Update id and sc names

This commit is contained in:
shekhar-cis 2022-09-01 16:20:08 +05:30
parent e9a88306de
commit 75c6bbd042
Signed by untrusted user: shekhar-cis
GPG Key ID: F4F00AB04E83F9A7
2 changed files with 4 additions and 4 deletions

View File

@ -35,7 +35,7 @@
BoxLayout:
size_hint_y: None
height: dp(40)
CustomSpinner:
IdentitySpinner:
id: btn
background_color: app.theme_cls.primary_dark
values: app.variable_1

View File

@ -108,7 +108,7 @@
height:"35dp"
NavigationItem:
height: dp(48)
CustomSpinner:
IdentitySpinner:
id: identity_dropdown
pos_hint:{"x":0,"y":0}
option_cls: Factory.get("MySpinnerOption")
@ -223,7 +223,7 @@ MDNavigationLayout:
Sent:
id:sc4
Trash:
id:sc5
id:id_trash
Login:
id:sc6
Random:
@ -247,7 +247,7 @@ MDNavigationLayout:
Allmails:
id:sc17
ScanScreen:
id:is_scanscreen
id:id_scanscreen
MDNavigationDrawer:
id: nav_drawer