mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-02-02 15:33:36 +00:00
Added the option to set the size of the cover images
This commit is contained in:
@@ -44,4 +44,16 @@
|
||||
<item>400000000</item>
|
||||
<item>200000000</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="pref_image_size_titles">
|
||||
<item>High</item>
|
||||
<item>Normal</item>
|
||||
<item>Low</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="pref_image_size_values">
|
||||
<item>-1</item>
|
||||
<item>500</item>
|
||||
<item>300</item>
|
||||
</string-array>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user