mirror of
https://github.com/markqvist/Sideband.git
synced 2025-07-23 23:10:59 -04:00
Permission check flow
This commit is contained in:
parent
b06db067e6
commit
8aeb643b81
4 changed files with 30 additions and 10 deletions
|
@ -3,6 +3,8 @@ root_layout = """
|
|||
#: import SlideTransition kivy.uix.screenmanager.SlideTransition
|
||||
|
||||
MDNavigationLayout:
|
||||
md_bg_color: app.theme_cls.bg_darkest
|
||||
|
||||
ScreenManager:
|
||||
id: screen_manager
|
||||
transition: SlideTransition()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue