Remove cache size setting. Add advanced settings section. Other minor changes.

This commit is contained in:
inorichi
2016-01-02 21:09:46 +01:00
parent 77d2e6643a
commit 453a187938
17 changed files with 178 additions and 166 deletions
+2 -2
View File
@@ -22,9 +22,9 @@
android:title="@string/pref_category_accounts" />
<Preference
android:key="@string/pref_category_cache_key"
android:key="@string/pref_category_advanced_key"
android:persistent="false"
android:title="@string/pref_category_cache" />
android:title="@string/pref_category_advanced" />
<Preference
android:key="@string/pref_category_about_key"