Updated
Playlist refresh Bottom navigation shows when coming from notification Removed animation for lyrics page Added playlist reorder Added refresh for album & artist details when update Fix when scan to update library Added sort for playlist Fix album art not showing in lockscreen
This commit is contained in:
parent
e5f6e83dd4
commit
33f4f31066
55 changed files with 2532 additions and 2199 deletions
|
@ -891,4 +891,7 @@
|
|||
<string name="import_playlist">Import playlist</string>
|
||||
<string name="import_playlist_message">It imports all playlists listed in the Android Media Store with songs, if the playlists already exists, the songs will get merged.</string>
|
||||
<string name="import_label">Import</string>
|
||||
<string name="sort_order_num_songs">Song count</string>
|
||||
<string name="sort_order_asc">Ascending</string>
|
||||
<string name="sort_order_num_songs_desc">Song count desc</string>
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue