summaryrefslogtreecommitdiffstats
path: root/res/xml/app_storage_settings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/app_storage_settings.xml')
-rw-r--r--res/xml/app_storage_settings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/xml/app_storage_settings.xml b/res/xml/app_storage_settings.xml
index 5bb9204..7c5c25c 100644
--- a/res/xml/app_storage_settings.xml
+++ b/res/xml/app_storage_settings.xml
@@ -63,9 +63,13 @@
android:layout="@layout/single_button_panel" />
</PreferenceCategory>
+ <com.android.settings.applications.SpacePreference
+ android:layout_height="8dp" />
+
<Preference
android:key="cache_size"
android:title="@string/cache_size_label"
+ android:selectable="false"
android:layout="@layout/horizontal_preference" />
<com.android.settings.applications.LayoutPreference