Search screen tabs change with keyboard

This commit is contained in:
Ander
2015-05-17 12:13:37 +02:00
parent 4d739944c6
commit 474831a4ff
3 changed files with 23 additions and 7 deletions

View File

@@ -11,3 +11,6 @@ class BaseScreen():
def event(self, event):
pass
def change_screen(self, direction):
return False