Browse Source

Fix android e2e

Guy Carmeli 6 years ago
parent
commit
cd3e0f68d2
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      playground/src/screens/ScrollViewScreen.js

+ 1
- 0
playground/src/screens/ScrollViewScreen.js View File

16
         drawBehind: true,
16
         drawBehind: true,
17
         textColor: 'black',
17
         textColor: 'black',
18
         textFontSize: 16,
18
         textFontSize: 16,
19
+        visible: true,
19
         testID: testIDs.TOP_BAR_ELEMENT
20
         testID: testIDs.TOP_BAR_ELEMENT
20
       },
21
       },
21
       fab: {
22
       fab: {