summaryrefslogtreecommitdiffstats
path: root/res/layout/running_processes_view.xml
diff options
context:
space:
mode:
authorDianne Hackborn <hackbod@google.com>2010-10-22 12:18:16 -0700
committerDianne Hackborn <hackbod@google.com>2010-10-22 12:18:16 -0700
commit5e34f239861874455d815f1001feed24d994eafd (patch)
treee6d794b938d530e9837b014445138fa0ee834d25 /res/layout/running_processes_view.xml
parenta640fb4f97ee5e317ed51bd585c892d465b3da38 (diff)
downloadpackages_apps_Settings-5e34f239861874455d815f1001feed24d994eafd.zip
packages_apps_Settings-5e34f239861874455d815f1001feed24d994eafd.tar.gz
packages_apps_Settings-5e34f239861874455d815f1001feed24d994eafd.tar.bz2
Fix issue #3124528: Mange applications is including cache files in storage size
Change-Id: If26aeaed7572354feca7b8e65b7451a024a10266
Diffstat (limited to 'res/layout/running_processes_view.xml')
-rw-r--r--res/layout/running_processes_view.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/running_processes_view.xml b/res/layout/running_processes_view.xml
index 2e62c48..3558e92 100644
--- a/res/layout/running_processes_view.xml
+++ b/res/layout/running_processes_view.xml
@@ -60,7 +60,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_weight="0"
- android:layout_marginTop="-23dp"
+ android:layout_marginTop="-20dp"
android:textAppearance="?android:attr/textAppearanceSmallInverse"
android:textColor="#ccc"
android:shadowColor="#000"