summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/xml/preferences.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2017-06-01 15:00:10 +0300
committerAndrew Dolgov <[email protected]>2017-06-01 15:00:10 +0300
commit1ca3a7d681ae8088148bfa065aa726e07e9b5b4f (patch)
tree0008e977ccdc178ca75d9895ce3736f2dc924573 /org.fox.ttrss/src/main/res/xml/preferences.xml
parentc436dedced25acb2656543e513abd1dfbcddc1b2 (diff)
removed listview animations library (which also provided swipe to dismiss)
Diffstat (limited to 'org.fox.ttrss/src/main/res/xml/preferences.xml')
-rwxr-xr-xorg.fox.ttrss/src/main/res/xml/preferences.xml15
1 files changed, 2 insertions, 13 deletions
diff --git a/org.fox.ttrss/src/main/res/xml/preferences.xml b/org.fox.ttrss/src/main/res/xml/preferences.xml
index 2e3d339e..21b54504 100755
--- a/org.fox.ttrss/src/main/res/xml/preferences.xml
+++ b/org.fox.ttrss/src/main/res/xml/preferences.xml
@@ -84,24 +84,13 @@
android:summary="@string/pref_headlines_show_content_long"
android:title="@string/pref_headlines_show_content" />
- <org.fox.ttrss.util.LessBrokenSwitchPreference
+ <!-- <org.fox.ttrss.util.LessBrokenSwitchPreference
android:defaultValue="true"
android:dependency="headlines_mark_read_scroll"
android:key="headlines_swipe_to_dismiss"
android:summary="@string/pref_headlines_swipe_to_dismiss_long"
- android:title="@string/pref_headlines_swipe_to_dismiss" />
+ android:title="@string/pref_headlines_swipe_to_dismiss" /> -->
- <!-- <org.fox.ttrss.util.LessBrokenSwitchPreference
- android:defaultValue="true"
- android:key="headlines_show_flavor_image"
- android:title="@string/prefs_headlines_show_flavor_image" /> -->
-
- <!-- <org.fox.ttrss.util.LessBrokenSwitchPreference
- android:defaultValue="false"
- android:key="headlines_full_content"
- android:summary="@string/pref_headlines_full_content_long"
- android:title="@string/pref_headlines_full_content" /> -->
-
<org.fox.ttrss.util.LessBrokenSwitchPreference
android:defaultValue="false"
android:disableDependentsState="true"