Android: various fixes

This commit is contained in:
Philippe Tillet
2015-08-28 13:48:54 -04:00
parent 3fa8f3a480
commit 1e77703f7f
6 changed files with 12 additions and 11 deletions

View File

@@ -134,6 +134,9 @@ class IsaacApp(App):
def show_benchmark(self):
pass
def on_pause(self):
return True
def show_tune(self):
if self.root.ids.sm.current != 'Tune':