aboutsummaryrefslogtreecommitdiff
path: root/res/menu/select_podcasts.xml
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2013-11-08 19:33:22 -0800
committerScott Jackson <daneren2005@gmail.com>2013-11-08 19:33:22 -0800
commit1d6294de8292f6945534f3ed4819b86d11c6ea75 (patch)
tree316b4fa7af34dfefafb44e4e77ab39501f940d74 /res/menu/select_podcasts.xml
parentb7a29c6058b9e0f1ddb493f55e933062b913484e (diff)
downloaddsub-1d6294de8292f6945534f3ed4819b86d11c6ea75.tar.gz
dsub-1d6294de8292f6945534f3ed4819b86d11c6ea75.tar.bz2
dsub-1d6294de8292f6945534f3ed4819b86d11c6ea75.zip
Added bookmarks tab to layout, more optimizations
Diffstat (limited to 'res/menu/select_podcasts.xml')
-rw-r--r--res/menu/select_podcasts.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/menu/select_podcasts.xml b/res/menu/select_podcasts.xml
index 6311eaca..de6b83a7 100644
--- a/res/menu/select_podcasts.xml
+++ b/res/menu/select_podcasts.xml
@@ -7,6 +7,12 @@
android:title="@string/menu.refresh"
compat:showAsAction="always|withText"/>
+ <item
+ android:id="@+id/menu_search"
+ android:icon="@drawable/action_search"
+ android:title="@string/menu.search"
+ compat:showAsAction="always|withText"/>
+
<item
android:id="@+id/menu_add_podcast"
android:icon="@drawable/action_exit"