1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00

Refreshing is working

This commit is contained in:
Zhiyuan Zheng
2020-12-20 23:49:35 +01:00
parent 8281d2b0b4
commit b972cd6ca7
5 changed files with 54 additions and 40 deletions

View File

@ -77,7 +77,7 @@ const styles = StyleSheet.create({
zIndex: 99,
borderTopWidth: StyleSheet.hairlineWidth,
padding: StyleConstants.Spacing.Global.PagePadding,
paddingBottom: StyleConstants.Spacing.Global.PagePadding * 3
height: 33 + StyleConstants.Spacing.Global.PagePadding * 2
}
})