mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 01:53:31 +00:00
Removed unused preference
This commit is contained in:
parent
a54ba3ddaf
commit
90df6e5fc9
3 changed files with 9 additions and 45 deletions
|
|
@ -16,20 +16,9 @@
|
|||
<item>Low</item>
|
||||
</string-array>
|
||||
<string-array name="pref_cache_size_values">
|
||||
<item>4000000000</item>
|
||||
<item>1000000000</item>
|
||||
<item>200000000</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="pref_media_cache_size_titles">
|
||||
<item>High</item>
|
||||
<item>Medium</item>
|
||||
<item>Low</item>
|
||||
</string-array>
|
||||
<string-array name="pref_media_cache_size_values">
|
||||
<item>4000000000</item>
|
||||
<item>1000000000</item>
|
||||
<item>200000000</item>
|
||||
<item>500</item>
|
||||
<item>250</item>
|
||||
<item>125</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="pref_image_size_titles">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue