aboutsummaryrefslogtreecommitdiff
path: root/res/menu/select_podcast_episode.xml
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2014-04-19 13:21:36 -0700
committerScott Jackson <daneren2005@gmail.com>2014-04-19 13:21:36 -0700
commit2afc4b04e4774f5a7b8ce4cf5b907c0d2e8fbe98 (patch)
tree16d14cdca370cf35dea24427c7aa445868128b8d /res/menu/select_podcast_episode.xml
parentade2ba555cc7ef5a5173f75f4d67b2c5db495795 (diff)
parente4fd975a5167450fe18c542f2b3cf1fdf907cbdb (diff)
downloaddsub-2afc4b04e4774f5a7b8ce4cf5b907c0d2e8fbe98.tar.gz
dsub-2afc4b04e4774f5a7b8ce4cf5b907c0d2e8fbe98.tar.bz2
dsub-2afc4b04e4774f5a7b8ce4cf5b907c0d2e8fbe98.zip
Merge branch 'PullRefresh' of https://github.com/daneren2005/Subsonic
Diffstat (limited to 'res/menu/select_podcast_episode.xml')
-rw-r--r--res/menu/select_podcast_episode.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/res/menu/select_podcast_episode.xml b/res/menu/select_podcast_episode.xml
index 8a86b49b..dbb369e9 100644
--- a/res/menu/select_podcast_episode.xml
+++ b/res/menu/select_podcast_episode.xml
@@ -1,12 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<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_download_all"
android:title="@string/select_podcasts.server_download"/>