Settings have all options now (not functional).

This commit is contained in:
ottoptj 2024-07-31 01:19:07 +03:00
commit 40c3e2dd72
7 changed files with 174 additions and 18 deletions

View file

@ -27,4 +27,10 @@
<item>Medium</item>
<item>Large</item>
</string-array>
<string-array name="size_values">
<item>small</item>
<item>medium</item>
<item>large</item>
</string-array>
</resources>