Add reset stats functionality to stats screen with confirmation dialog

This commit is contained in:
cmclark00 2025-03-27 18:37:22 -04:00
parent 0f1404d969
commit ee2bb0883a
4 changed files with 49 additions and 0 deletions

View file

@ -44,4 +44,5 @@
<string name="doubles">Doubles: %d</string>
<string name="triples">Triples: %d</string>
<string name="tetrises">Tetrises: %d</string>
<string name="reset_stats">Reset Stats</string>
</resources>