summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/xml/preferences.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2014-11-25 12:32:32 +0300
committerAndrew Dolgov <[email protected]>2014-11-25 12:32:32 +0300
commit40c88ee240924ebb894c2f48e685b2ea9fbe0a32 (patch)
tree1f9333a250a02ad379a192a972cca603dc647117 /org.fox.ttrss/src/main/res/xml/preferences.xml
parentce635408a5c4ffa691c1df02c89569a76d6cea19 (diff)
remove dim status bar preference
Diffstat (limited to 'org.fox.ttrss/src/main/res/xml/preferences.xml')
-rw-r--r--org.fox.ttrss/src/main/res/xml/preferences.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/org.fox.ttrss/src/main/res/xml/preferences.xml b/org.fox.ttrss/src/main/res/xml/preferences.xml
index fbaec0d2..b9087b22 100644
--- a/org.fox.ttrss/src/main/res/xml/preferences.xml
+++ b/org.fox.ttrss/src/main/res/xml/preferences.xml
@@ -145,11 +145,6 @@
android:title="@string/use_volume_keys" />
<CheckBoxPreference
android:defaultValue="false"
- android:key="dim_status_bar"
- android:summary="@string/prefs_dim_status_bar_long"
- android:title="@string/prefs_dim_status_bar" />
- <CheckBoxPreference
- android:defaultValue="false"
android:key="full_screen_mode"
android:title="@string/prefs_fullscreen_mode" />
<CheckBoxPreference