mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-02-03 16:03:06 +00:00
feat: added sorting by newest album added
This commit is contained in:
@@ -12,4 +12,7 @@
|
||||
<item
|
||||
android:id="@+id/menu_album_sort_random"
|
||||
android:title="@string/menu_sort_random" />
|
||||
<item
|
||||
android:id="@+id/menu_album_sort_recently_added"
|
||||
android:title="@string/menu_sort_recently_added" />
|
||||
</menu>
|
||||
Reference in New Issue
Block a user