aboutsummaryrefslogtreecommitdiff
path: root/res/menu/select_song_context.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/menu/select_song_context.xml')
-rw-r--r--res/menu/select_song_context.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/menu/select_song_context.xml b/res/menu/select_song_context.xml
index 686ef308..8a37e0f8 100644
--- a/res/menu/select_song_context.xml
+++ b/res/menu/select_song_context.xml
@@ -51,4 +51,10 @@
android:id="@+id/song_menu_star"
android:title="@string/common.star"/>
</group>
+
+ <group android:id="@+id/hide_share">
+ <item
+ android:id="@+id/song_menu_share"
+ android:title="@string/menu.share"/>
+ </group>
</menu>