aboutsummaryrefslogtreecommitdiff
path: root/res/menu/select_album_context.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/menu/select_album_context.xml')
-rw-r--r--res/menu/select_album_context.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/menu/select_album_context.xml b/res/menu/select_album_context.xml
index c08c6da7..5b2529e7 100644
--- a/res/menu/select_album_context.xml
+++ b/res/menu/select_album_context.xml
@@ -11,6 +11,11 @@
android:id="@+id/album_menu_play_now"
android:title="@string/common.play_now"
/>
+
+ <item
+ android:id="@+id/album_menu_play_shuffled"
+ android:title="@string/common.play_shuffled"
+ />
<group android:id="@+id/hide_play_next">
<item