Add avi and context menu to shell topbar

This commit is contained in:
Paul Frazee
2022-08-31 20:43:36 -05:00
parent 3075ded77f
commit 00c4940352
2 changed files with 42 additions and 8 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ const styles = StyleSheet.create({
position: 'absolute',
zIndex: zIndex.FAB,
right: 20,
bottom: 20,
bottom: 10,
width: 50,
height: 50,
borderRadius: 25,