fixed app crashing issue

This commit is contained in:
navjot 2021-05-21 21:26:46 +05:30
parent 8576e9244f
commit 1afb59a2ad
No known key found for this signature in database
GPG Key ID: 9EE70AFD71357F1C

View File

@ -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: