aboutsummaryrefslogtreecommitdiff
path: root/res/menu/select_album_context_offline.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/menu/select_album_context_offline.xml')
-rw-r--r--res/menu/select_album_context_offline.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/menu/select_album_context_offline.xml b/res/menu/select_album_context_offline.xml
index 14dbda3a..a1805f5b 100644
--- a/res/menu/select_album_context_offline.xml
+++ b/res/menu/select_album_context_offline.xml
@@ -5,6 +5,12 @@
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
android:id="@+id/album_menu_play_next"