Skip to content

Commit

Permalink
Fix UIExplorer drawer list
Browse files Browse the repository at this point in the history
Reviewed By: dmmiller

Differential Revision: D3144401

fb-gh-sync-id: a6a8f03416ee60d81140cbf736f48da09d9487cf
fbshipit-source-id: a6a8f03416ee60d81140cbf736f48da09d9487cf
  • Loading branch information
andreicoman11 authored and Facebook Github Bot 6 committed Apr 11, 2016
1 parent f94abd3 commit 893e9e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Examples/UIExplorer/UIExplorerApp.android.js
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@ const styles = StyleSheet.create({
height: 56,
},
drawerContentWrapper: {
flex: 1,
paddingTop: StatusBar.currentHeight,
backgroundColor: 'white',
},
Expand Down

0 comments on commit 893e9e3

Please sign in to comment.