From a712c3b7b5a17129d016ede082e3e3b2bbd31f9a Mon Sep 17 00:00:00 2001 From: Dianne Hackborn Date: Wed, 18 Aug 2010 17:47:39 -0700 Subject: [PATCH] A couple small settings fixes: - Correctly position WIFI/GPS charts. - Start out with running services hidden in case we need to show the progress bar. Change-Id: I8852f334f68f4e9122b5d688d9fd57d0f94d94d8 --- res/layout/manage_applications.xml | 6 ++++-- src/com/android/settings/fuelgauge/BatteryHistoryChart.java | 4 ++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/res/layout/manage_applications.xml b/res/layout/manage_applications.xml index 758e476cfdb..27164608f3b 100755 --- a/res/layout/manage_applications.xml +++ b/res/layout/manage_applications.xml @@ -20,7 +20,8 @@ + android:layout_height="match_parent" + android:visibility="gone"> + android:layout_height="match_parent" + android:visibility="gone" />