Reordered Kivy screens
This commit is contained in:
parent
beadae84f0
commit
1e3d04bccb
|
@ -219,6 +219,8 @@ MDNavigationLayout:
|
|||
id: scr_mngr
|
||||
size_hint_y: None
|
||||
height: root.height - toolbar.height
|
||||
Inbox:
|
||||
id:id_inbox
|
||||
Login:
|
||||
id:sc6
|
||||
Random:
|
||||
|
@ -235,8 +237,6 @@ MDNavigationLayout:
|
|||
id:id_networkstat
|
||||
Setting:
|
||||
id:id_settings
|
||||
Inbox:
|
||||
id:id_inbox
|
||||
Sent:
|
||||
id:id_sent
|
||||
Trash:
|
||||
|
|
Reference in New Issue
Block a user