Fix names and strings. Fix not all games shown in history.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-01-06 22:01:00 +01:00
parent 74be455d48
commit 2bf0666946
8 changed files with 13 additions and 31 deletions

View File

@@ -9,7 +9,7 @@
android:title="@string/undo"
app:showAsAction="ifRoom" />
<item
android:id="@+id/action_clear"
android:id="@+id/action_new"
android:checkable="false"
android:icon="@drawable/ic_baseline_add_24"
android:orderInCategory="10"