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,6 +16,7 @@ class ScrollViewScreen extends Component {
16 16
         drawBehind: true,
17 17
         textColor: 'black',
18 18
         textFontSize: 16,
19
+        visible: true,
19 20
         testID: testIDs.TOP_BAR_ELEMENT
20 21
       },
21 22
       fab: {