summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/xml/preferences.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2020-10-03 11:07:12 +0300
committerAndrew Dolgov <[email protected]>2020-10-03 11:07:12 +0300
commit00405e2a83e056a20f09ffbeb0564931583a2d05 (patch)
treefed6ce758a88043fa1d569582c18d41345a5a2e7 /org.fox.ttrss/src/main/res/xml/preferences.xml
parent4759db4ef8b347e1eaf23c7e728dcd4941c4eda3 (diff)
remove confirm catchup preference (force on)
Diffstat (limited to 'org.fox.ttrss/src/main/res/xml/preferences.xml')
-rwxr-xr-xorg.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 9cf7bec1..fb0354fc 100755
--- a/org.fox.ttrss/src/main/res/xml/preferences.xml
+++ b/org.fox.ttrss/src/main/res/xml/preferences.xml
@@ -162,14 +162,6 @@
android:key="use_volume_keys"
android:summary="@string/use_volume_keys_long"
android:title="@string/use_volume_keys" />
- <!-- <org.fox.ttrss.util.LessBrokenSwitchPreference
- android:defaultValue="false"
- android:key="full_screen_mode"
- android:title="@string/prefs_fullscreen_mode" /> -->
- <org.fox.ttrss.util.LessBrokenSwitchPreference
- android:defaultValue="true"
- android:key="confirm_headlines_catchup"
- android:title="@string/prefs_confirm_headlines_catchup" />
<org.fox.ttrss.util.LessBrokenSwitchPreference
android:defaultValue="true"
android:key="enable_article_fab"