Fix names and strings. Fix not all games shown in history.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user