aboutsummaryrefslogtreecommitdiff
path: root/res/menu/select_podcasts.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/menu/select_podcasts.xml')
-rw-r--r--res/menu/select_podcasts.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/res/menu/select_podcasts.xml b/res/menu/select_podcasts.xml
index 2f0ab38a..cd351a19 100644
--- a/res/menu/select_podcasts.xml
+++ b/res/menu/select_podcasts.xml
@@ -9,7 +9,9 @@
<item
android:id="@+id/menu_add_podcast"
- android:title="@string/menu.add_podcast"/>
+ android:icon="?attr/add"
+ android:title="@string/menu.add_podcast"
+ compat:showAsAction="always|withText"/>
<item
android:id="@+id/menu_check"