First steps for folder support.
This commit is contained in:
parent
373bba9e98
commit
56d3a2dbce
27 changed files with 652 additions and 553 deletions
|
|
@ -5,6 +5,7 @@
|
|||
<item>@string/albums</item>
|
||||
<item>@string/artists</item>
|
||||
<item>@string/playlists</item>
|
||||
<item>@string/folders</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="pref_start_page_list_values">
|
||||
|
|
@ -13,6 +14,7 @@
|
|||
<item>1</item>
|
||||
<item>2</item>
|
||||
<item>3</item>
|
||||
<item>-2</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="pref_general_theme_list_titles">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue