Update current screen method
This commit is contained in:
parent
f88d70c275
commit
20a3c318d9
|
@ -25,4 +25,4 @@
|
|||
MDRaisedButton:
|
||||
height: dp(38)
|
||||
text: app.tr._("+Add more credits")
|
||||
on_press: app.root.ids.scr_mngr.current = 'payment'
|
||||
on_press: app.set_screen('payment')
|
||||
|
|
Reference in New Issue
Block a user