mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 09:53:33 +00:00
feat: Add bottom sheet for grouped views in Download tab
This commit is contained in:
parent
68527b2c91
commit
f43d7fb394
9 changed files with 296 additions and 18 deletions
|
|
@ -300,4 +300,8 @@
|
|||
<string name="menu_group_by_artist">Artist</string>
|
||||
<string name="menu_group_by_genre">Genre</string>
|
||||
<string name="menu_group_by_year">Year</string>
|
||||
<string name="downloaded_bottom_sheet_shuffle">Shuffle</string>
|
||||
<string name="downloaded_bottom_sheet_play_next">Play next</string>
|
||||
<string name="downloaded_bottom_sheet_add_to_queue">Add to queue</string>
|
||||
<string name="downloaded_bottom_sheet_remove_all">Remove all</string>
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue