aboutsummaryrefslogtreecommitdiff
path: root/res/menu/select_playlist_context.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/menu/select_playlist_context.xml')
-rw-r--r--res/menu/select_playlist_context.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/menu/select_playlist_context.xml b/res/menu/select_playlist_context.xml
index 7e12c89f..47033d9c 100644
--- a/res/menu/select_playlist_context.xml
+++ b/res/menu/select_playlist_context.xml
@@ -13,6 +13,11 @@
/>
<item
+ android:id="@+id/playlist_menu_play_shuffled"
+ android:title="@string/common.play_shuffled"
+ />
+
+ <item
android:id="@+id/playlist_menu_download"
android:title="@string/common.download"
/>