Add avi and context menu to shell topbar
This commit is contained in:
parent
b3b2cfe909
commit
6bec139679
2 changed files with 42 additions and 8 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue