summaryrefslogtreecommitdiff
path: root/res/xml/preferences.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-09-19 22:57:10 +0400
committerAndrew Dolgov <[email protected]>2012-09-19 22:57:10 +0400
commit9479fac206fa461ca3589d060b60e3ca36a5d715 (patch)
treeb44ca961e089c515642b77d7043a08a0b613d1ca /res/xml/preferences.xml
parent0148a203696a262a8902743848828fe38343b3d1 (diff)
disable combined mode because of lack of images and performance issues
Diffstat (limited to 'res/xml/preferences.xml')
-rw-r--r--res/xml/preferences.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml
index 400d8a6d..d6b81026 100644
--- a/res/xml/preferences.xml
+++ b/res/xml/preferences.xml
@@ -88,11 +88,11 @@
android:summary="@string/browse_cats_like_feeds_summary"
android:title="@string/browse_cats_like_feeds" />
- <CheckBoxPreference
+ <!-- <CheckBoxPreference
android:defaultValue="false"
android:key="combined_mode"
android:summary="@string/combined_mode_summary"
- android:title="@string/combined_mode" />
+ android:title="@string/combined_mode" /> -->
<CheckBoxPreference
android:defaultValue="true"