Skip to content

Commit 893e9e3

Browse files
andreicoman11Facebook Github Bot 6
authored and
Facebook Github Bot 6
committed
Fix UIExplorer drawer list
Reviewed By: dmmiller Differential Revision: D3144401 fb-gh-sync-id: a6a8f03416ee60d81140cbf736f48da09d9487cf fbshipit-source-id: a6a8f03416ee60d81140cbf736f48da09d9487cf
1 parent f94abd3 commit 893e9e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Examples/UIExplorer/UIExplorerApp.android.js

+1
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,7 @@ const styles = StyleSheet.create({
218218
height: 56,
219219
},
220220
drawerContentWrapper: {
221+
flex: 1,
221222
paddingTop: StatusBar.currentHeight,
222223
backgroundColor: 'white',
223224
},

0 commit comments

Comments
 (0)