ソースを参照

Fix android e2e

Guy Carmeli 6 年 前
コミット
cd3e0f68d2
共有1 個のファイルを変更した1 個の追加0 個の削除を含む
  1. 1
    0
      playground/src/screens/ScrollViewScreen.js

+ 1
- 0
playground/src/screens/ScrollViewScreen.js ファイルの表示

@@ -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: {