Command history now also is implemented
This commit is contained in:
@@ -24,4 +24,7 @@ Command:
|
||||
Button:
|
||||
text: "back"
|
||||
size_hint: 0.1, 0.1
|
||||
pos_hint: {"x": 0.02, "y": 0.02}
|
||||
pos_hint: {"x": 0.02, "y": 0.02}
|
||||
on_release:
|
||||
app.root.current = "HomeScreen"
|
||||
root.manager.transition.direction = "right"
|
||||
Reference in New Issue
Block a user