summaryrefslogtreecommitdiffstats
path: root/res/xml/installed_app_details.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/installed_app_details.xml')
-rw-r--r--res/xml/installed_app_details.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/xml/installed_app_details.xml b/res/xml/installed_app_details.xml
index deab13b..470e292 100644
--- a/res/xml/installed_app_details.xml
+++ b/res/xml/installed_app_details.xml
@@ -51,4 +51,10 @@
android:title="@string/power_usage_summary_title"
android:selectable="true" />
+ <Preference
+ android:key="memory"
+ android:title="@string/memory_settings_title"
+ android:enabled="false"
+ android:selectable="true" />
+
</PreferenceScreen>