Show snackbar with undo option. Don't jump back to calculator on history click.
All checks were successful
Build Android / build (push) Has been cancelled

This commit is contained in:
2023-08-20 22:20:45 +02:00
parent c8098fc904
commit 55a2293b6c
5 changed files with 114 additions and 34 deletions

View File

@@ -29,4 +29,8 @@
<string name="contact_us">Contact us</string>
<string name="play_store" translatable="false">Play Store</string>
<string name="continue_play">Continue</string>
<string name="delete_success">Game deleted.</string>
<string name="undo_question">UNDO</string>
<string name="activated_success">Game activated.</string>
<string name="to_calculator_question">CONTINUE PLAYING</string>
</resources>