mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 18:03:33 +00:00
Changed to image quality preference
This commit is contained in:
parent
0305af2f9f
commit
a466574e08
25 changed files with 67 additions and 28 deletions
|
|
@ -64,4 +64,16 @@
|
|||
<item>20</item>
|
||||
<item>30</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="image_quality_titles">
|
||||
<item>Top</item>
|
||||
<item>Medium</item>
|
||||
<item>Low</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="image_quality_values">
|
||||
<item>Top</item>
|
||||
<item>Medium</item>
|
||||
<item>Low</item>
|
||||
</string-array>
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue