Small fixes, theming updates, moved a literal title and literal array to string resources
This commit is contained in:
parent
7ce86afd74
commit
e07614d065
12 changed files with 154 additions and 91 deletions
|
|
@ -97,5 +97,13 @@
|
|||
<string name="accent_color">Accent Color</string>
|
||||
<string name="primary_color_desc">The primary theme color, defaults to indigo.</string>
|
||||
<string name="accent_color_desc">The accent theme color, defaults to pink.</string>
|
||||
<string name="update_image">Update Image</string>
|
||||
|
||||
<string-array name="update_albumcover_options">
|
||||
<item>Download from LastFM</item>
|
||||
<item>Pick from Local Storage</item>
|
||||
<item>Web Search</item>
|
||||
<item>Delete</item>
|
||||
</string-array>
|
||||
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue