summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/xml/preferences.xml
diff options
context:
space:
mode:
Diffstat (limited to 'org.fox.ttrss/src/main/res/xml/preferences.xml')
-rw-r--r--org.fox.ttrss/src/main/res/xml/preferences.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/org.fox.ttrss/src/main/res/xml/preferences.xml b/org.fox.ttrss/src/main/res/xml/preferences.xml
index df0d64b6..b9087b22 100644
--- a/org.fox.ttrss/src/main/res/xml/preferences.xml
+++ b/org.fox.ttrss/src/main/res/xml/preferences.xml
@@ -145,12 +145,6 @@
android:title="@string/use_volume_keys" />
<CheckBoxPreference
android:defaultValue="false"
- android:key="enable_fs_video"
- android:summary="@string/prefs_enable_fs_video_summary"
- android:title="@string/prefs_enable_fs_video" />
-
- <CheckBoxPreference
- android:defaultValue="false"
android:key="full_screen_mode"
android:title="@string/prefs_fullscreen_mode" />
<CheckBoxPreference