aboutsummaryrefslogtreecommitdiff
path: root/res/menu
diff options
context:
space:
mode:
Diffstat (limited to 'res/menu')
-rw-r--r--res/menu/nowplaying_offline.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/menu/nowplaying_offline.xml b/res/menu/nowplaying_offline.xml
index 7656bf34..f3912b0c 100644
--- a/res/menu/nowplaying_offline.xml
+++ b/res/menu/nowplaying_offline.xml
@@ -24,6 +24,11 @@
<item
android:id="@+id/menu_screen_on_off"
android:title="@string/download.menu_screen_on"/>
+
+ <item
+ android:id="@+id/menu_remove_played"
+ android:title="@string/download.menu_remove_played_songs"
+ android:checkable="true"/>
<item
android:id="@+id/menu_toggle_timer"