aboutsummaryrefslogtreecommitdiff
path: root/res/menu/select_podcast_episode_offline.xml
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2014-04-18 22:38:49 -0700
committerScott Jackson <daneren2005@gmail.com>2014-04-18 22:38:49 -0700
commitd761e0651f78ee62c6805803dcf1fe9e335a974e (patch)
treed3658cd32e1df35eb0907ebb5cdc5a30a10f2f4e /res/menu/select_podcast_episode_offline.xml
parent552aeb8ed0bcd05c535ed99df6a23ceba050f03a (diff)
downloaddsub-d761e0651f78ee62c6805803dcf1fe9e335a974e.tar.gz
dsub-d761e0651f78ee62c6805803dcf1fe9e335a974e.tar.bz2
dsub-d761e0651f78ee62c6805803dcf1fe9e335a974e.zip
Remove refresh button from everywhere
Diffstat (limited to 'res/menu/select_podcast_episode_offline.xml')
-rw-r--r--res/menu/select_podcast_episode_offline.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/res/menu/select_podcast_episode_offline.xml b/res/menu/select_podcast_episode_offline.xml
index 7080768a..3665d317 100644
--- a/res/menu/select_podcast_episode_offline.xml
+++ b/res/menu/select_podcast_episode_offline.xml
@@ -2,12 +2,6 @@
<menu xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:compat="http://schemas.android.com/apk/res-auto">
<item
- android:id="@+id/menu_refresh"
- android:icon="?attr/refresh"
- android:title="@string/menu.refresh"
- compat:showAsAction="always|withText"/>
-
- <item
android:id="@+id/menu_delete"
android:title="@string/menu.delete_cache"/>
</menu>