fixed app crashing issue
This commit is contained in:
parent
8576e9244f
commit
1afb59a2ad
|
@ -82,7 +82,7 @@
|
||||||
on_release:
|
on_release:
|
||||||
app.root.ids.scr_mngr.current = 'random'
|
app.root.ids.scr_mngr.current = 'random'
|
||||||
on_press:
|
on_press:
|
||||||
app.root.ids.sc7.reset_address_label(app)
|
app.root.ids.sc7.reset_address_label()
|
||||||
|
|
||||||
#info-area-outer
|
#info-area-outer
|
||||||
BoxLayout:
|
BoxLayout:
|
||||||
|
|
Reference in New Issue
Block a user