summaryrefslogtreecommitdiffstats
path: root/res/layout/preference_linearcolor.xml
diff options
context:
space:
mode:
authorDianne Hackborn <hackbod@google.com>2014-06-18 18:29:12 -0700
committerDianne Hackborn <hackbod@google.com>2014-06-19 21:35:27 -0700
commit68f005fbd48f18cdab0168ba92b8fd40776edc1e (patch)
treec7c5b99693a9ceb251858de3b2b05f7132d884db /res/layout/preference_linearcolor.xml
parentf2724a6131038864b096b6cf5251a6041f1c2df2 (diff)
downloadpackages_apps_Settings-68f005fbd48f18cdab0168ba92b8fd40776edc1e.zip
packages_apps_Settings-68f005fbd48f18cdab0168ba92b8fd40776edc1e.tar.gz
packages_apps_Settings-68f005fbd48f18cdab0168ba92b8fd40776edc1e.tar.bz2
Modify proc stats to show new memory use computation.
Switch the proc status UI's memory use bar to be based on the new total memory use computation, instead of showing that weird "time spent in memory states" thing. Also now have it link to a detail page that shows details of time spent in memory states and RAM used by various things. Change-Id: I6817a499db518adb8e72466a5e9cfe18a81be5d5
Diffstat (limited to 'res/layout/preference_linearcolor.xml')
-rw-r--r--res/layout/preference_linearcolor.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/layout/preference_linearcolor.xml b/res/layout/preference_linearcolor.xml
index 0df866d..f3abb9c 100644
--- a/res/layout/preference_linearcolor.xml
+++ b/res/layout/preference_linearcolor.xml
@@ -19,7 +19,6 @@
android:layout_height="?android:attr/listPreferredItemHeight"
android:paddingStart="?android:attr/listPreferredItemPaddingStart"
android:paddingEnd="?android:attr/listPreferredItemPaddingEnd">
-
<com.android.settings.applications.LinearColorBar
android:id="@+id/linear_color_bar"
android:layout_width="match_parent"