aboutsummaryrefslogtreecommitdiff
path: root/res/menu/select_artist.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/menu/select_artist.xml')
-rw-r--r--res/menu/select_artist.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/menu/select_artist.xml b/res/menu/select_artist.xml
index 127736d6..8e1cdba3 100644
--- a/res/menu/select_artist.xml
+++ b/res/menu/select_artist.xml
@@ -14,6 +14,11 @@
compat:showAsAction="ifRoom|withText"/>
<item
+ android:id="@+id/menu_first_level_artist"
+ android:title="@string/menu.first_level_artist"
+ android:checkable="true"/>
+
+ <item
android:id="@+id/menu_exit"
android:title="@string/menu.exit"/>
</menu>