ui: minor ui changes

This commit is contained in:
ammarahm-ed
2020-01-09 19:49:06 +05:00
parent 80d1e4b6bb
commit e820aa1916
2 changed files with 66 additions and 31 deletions

View File

@@ -45,7 +45,7 @@ export const Menu = ({close = () => {}, hide, update = () => {}}) => {
/>
<ScrollView
contentContainerStyle={{minHeight: '100%'}}
contentContainerStyle={{minHeight: '80%'}}
showsVerticalScrollIndicator={false}>
<View>
<FlatList