summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/xml
diff options
context:
space:
mode:
Diffstat (limited to 'org.fox.ttrss/src/main/res/xml')
-rw-r--r--org.fox.ttrss/src/main/res/xml/preferences.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/org.fox.ttrss/src/main/res/xml/preferences.xml b/org.fox.ttrss/src/main/res/xml/preferences.xml
index ec1c6418..1caa2f2e 100644
--- a/org.fox.ttrss/src/main/res/xml/preferences.xml
+++ b/org.fox.ttrss/src/main/res/xml/preferences.xml
@@ -79,14 +79,6 @@
android:summary="@string/browse_cats_like_feeds_summary"
android:title="@string/browse_cats_like_feeds" />
- <ListPreference
- android:defaultValue="HEADLINES"
- android:entries="@array/pref_view_mode_names"
- android:entryValues="@array/pref_view_mode_values"
- android:key="default_view_mode"
- android:summary="@string/pref_default_view_mode_long"
- android:title="@string/pref_default_view_mode" />
-
<CheckBoxPreference
android:defaultValue="true"
android:key="headlines_show_content"