aboutsummaryrefslogtreecommitdiff
path: root/res/menu/select_artist_context.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/menu/select_artist_context.xml')
-rw-r--r--res/menu/select_artist_context.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/menu/select_artist_context.xml b/res/menu/select_artist_context.xml
index d7a5c6ac..4fed7562 100644
--- a/res/menu/select_artist_context.xml
+++ b/res/menu/select_artist_context.xml
@@ -30,4 +30,8 @@
<item
android:id="@+id/artist_menu_delete"
android:title="@string/common.delete"/>
+
+ <item
+ android:id="@+id/artist_menu_star"
+ android:title="@string/common.star"/>
</menu>