summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/xml/preferences.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2017-06-01 19:01:55 +0300
committerAndrew Dolgov <[email protected]>2017-06-01 19:01:55 +0300
commite8fe00eecd40eab3177ae3640a1208ac1dd56479 (patch)
tree5c8d947111b270238d3caab0b8869269428b7902 /org.fox.ttrss/src/main/res/xml/preferences.xml
parent3c130c019e492566c9564f17e478f7f1af6b621d (diff)
(very basic) swipe to dismiss for recycler view
Diffstat (limited to 'org.fox.ttrss/src/main/res/xml/preferences.xml')
-rwxr-xr-xorg.fox.ttrss/src/main/res/xml/preferences.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.fox.ttrss/src/main/res/xml/preferences.xml b/org.fox.ttrss/src/main/res/xml/preferences.xml
index 21b54504..4e71dedd 100755
--- a/org.fox.ttrss/src/main/res/xml/preferences.xml
+++ b/org.fox.ttrss/src/main/res/xml/preferences.xml
@@ -84,12 +84,12 @@
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="false"