Add avi and context menu to shell topbar

This commit is contained in:
Paul Frazee 2022-08-31 20:43:36 -05:00
parent b3b2cfe909
commit 6bec139679
2 changed files with 42 additions and 8 deletions

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,