Add undo redo functionality. Move new game to navigation drawer

This commit is contained in:
2023-01-20 19:28:50 +01:00
parent f44b51c075
commit cd39384207
7 changed files with 111 additions and 32 deletions

View File

@@ -24,5 +24,6 @@
<string name="submit">Übermitteln</string>
<string name="on">Ein</string>
<string name="off">Aus</string>
<string name="newGame">Neues Spiel</string>
</resources>