Improved bottom bar fab position

這個提交存在於:
Arnaud Vergnet 2020-04-16 14:54:10 +02:00
父節點 0cbd263801
當前提交 30e726b694

查看文件

@ -136,7 +136,7 @@ const styles = StyleSheet.create({
fab: {
position: 'absolute',
alignSelf: 'center',
top: -10,
top: '-25%',
}
});