summaryrefslogtreecommitdiff
path: root/app/src/main/res/xml/preferences.xml
diff options
context:
space:
mode:
authorTom Hennen <tom.hennen@gmail.com>2016-04-02 10:11:36 -0400
committerTom Hennen <tom.hennen@gmail.com>2016-04-02 10:11:36 -0400
commit133ef4c4a84d1dc3eea7360725fbe83672dff5c7 (patch)
treeecae0e84767ad5d706f1010b22a2e9103b9a5aaf /app/src/main/res/xml/preferences.xml
parentc50f66322293b7a2f7cb4a4cbe8293c10d4a486f (diff)
downloadAntennaPod-133ef4c4a84d1dc3eea7360725fbe83672dff5c7.zip
treat showing the subscriptions list like other drawer items.
Diffstat (limited to 'app/src/main/res/xml/preferences.xml')
-rw-r--r--app/src/main/res/xml/preferences.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml
index 93df4e3e0..675687fb8 100644
--- a/app/src/main/res/xml/preferences.xml
+++ b/app/src/main/res/xml/preferences.xml
@@ -36,12 +36,6 @@
android:summary="@string/pref_nav_drawer_feed_counter_sum"
android:defaultValue="0"
app:useStockLayout="true"/>
- <de.danoeh.antennapod.preferences.SwitchCompatPreference
- android:defaultValue="true"
- android:enabled="true"
- android:key="prefShowSubscriptionsInDrawer"
- android:summary="@string/pref_show_subscriptions_in_drawer_sum"
- android:title="@string/pref_show_subscriptions_in_drawer_title"/>
</PreferenceScreen>
<de.danoeh.antennapod.preferences.SwitchCompatPreference
android:defaultValue="false"