mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 17:43:32 +00:00
Added the ability to sort items in the album catalogue
This commit is contained in:
parent
1515bc320b
commit
3c617570de
8 changed files with 111 additions and 0 deletions
|
|
@ -217,4 +217,8 @@
|
|||
<string name="podcast_bottom_sheet_download">Download</string>
|
||||
<string name="podcast_bottom_sheet_add_to_queue">Add to queue</string>
|
||||
<string name="podcast_bottom_sheet_play_next">Play next</string>
|
||||
<string name="menu_sort_year">Year</string>
|
||||
<string name="menu_sort_artist">Artist</string>
|
||||
<string name="menu_sort_name">Name</string>
|
||||
<string name="menu_sort_random">Random</string>
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue