diff --git a/Examples/UIExplorer/UIExplorerApp.android.js b/Examples/UIExplorer/UIExplorerApp.android.js index e3f6c349c..2e9d5a3e7 100644 --- a/Examples/UIExplorer/UIExplorerApp.android.js +++ b/Examples/UIExplorer/UIExplorerApp.android.js @@ -218,6 +218,7 @@ const styles = StyleSheet.create({ height: 56, }, drawerContentWrapper: { + flex: 1, paddingTop: StatusBar.currentHeight, backgroundColor: 'white', },