summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/xml/preferences.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2015-07-10 09:14:18 +0300
committerAndrew Dolgov <[email protected]>2015-07-10 09:14:18 +0300
commit5c0768b40d305f6a93957d8e3426d2ae493a15bf (patch)
tree88c67134e1b874eb50504d575cdd43072c6770a1 /org.fox.ttrss/src/main/res/xml/preferences.xml
parentd368ffa6886c2014827db95b02d933589f7a7996 (diff)
remove inline video player
Diffstat (limited to 'org.fox.ttrss/src/main/res/xml/preferences.xml')
-rwxr-xr-xorg.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 f29ecbf4..e8fcdcb6 100755
--- a/org.fox.ttrss/src/main/res/xml/preferences.xml
+++ b/org.fox.ttrss/src/main/res/xml/preferences.xml
@@ -188,12 +188,6 @@
android:defaultValue="false"
android:key="transport_debugging"
android:title="@string/transport_debugging" />
- <org.fox.ttrss.util.LessBrokenSwitchPreference
- android:defaultValue="false"
- android:key="enable_headlines_video"
- android:title="Inline video player"
- android:summary="Enable rudimentary video player in headlines view. Tap to (un)pause." />
-
</PreferenceCategory>
<Preference