Update current screen calling with method

This commit is contained in:
shekhar-cis 2022-03-04 19:14:11 +05:30
parent f88d70c275
commit e4a040676b
Signed by untrusted user: shekhar-cis
GPG Key ID: F4F00AB04E83F9A7

View File

@ -40,7 +40,7 @@
opposite_colors: True
elevation_normal: 8
md_bg_color: [0.941, 0, 0,1]
on_press: app.root.ids.scr_mngr.current = 'create'
on_press: app.set_screen('create')
on_press: app.clear_composer()