Fix: ensure all views can scroll to the bottom
This commit is contained in:
@@ -175,7 +175,7 @@ export const Menu = observer(
|
||||
{VersionNumber.buildVersion})
|
||||
</Text>
|
||||
</View>
|
||||
<View style={{height: 100}} />
|
||||
<View style={s.footerSpacer} />
|
||||
</ScrollView>
|
||||
)
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user