aboutsummaryrefslogtreecommitdiff
path: root/res/menu/nowplaying_downloading.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/menu/nowplaying_downloading.xml')
-rw-r--r--res/menu/nowplaying_downloading.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/res/menu/nowplaying_downloading.xml b/res/menu/nowplaying_downloading.xml
index 2c513964..50ab00f3 100644
--- a/res/menu/nowplaying_downloading.xml
+++ b/res/menu/nowplaying_downloading.xml
@@ -3,7 +3,7 @@
xmlns:compat="http://schemas.android.com/apk/res-auto">
<item
android:id="@+id/menu_remove_all"
- android:icon="@drawable/action_remove_all"
+ android:icon="?attr/remove"
android:title="@string/download.menu_remove_all"
compat:showAsAction="always|withText"/>
@@ -13,6 +13,5 @@
<item
android:id="@+id/menu_exit"
- android:icon="@drawable/action_exit"
android:title="@string/menu.exit"/>
</menu>