Enable percentage stats if desired

This commit is contained in:
fgerber
2024-03-07 12:13:52 +01:00
parent 01020bdc5c
commit 71a33c4db7
6 changed files with 56 additions and 9 deletions

View File

@ -5,4 +5,9 @@
<item>@string/light</item>
<item>@string/dark</item>
</string-array>
<string-array name="entries_stats" >
<item>@string/counters</item>
<item>@string/percentages</item>
</string-array>
</resources>