summaryrefslogtreecommitdiffstats
path: root/res/xml/power_usage_summary.xml
diff options
context:
space:
mode:
authorAmith Yamasani <yamasani@google.com>2009-06-19 09:27:35 -0700
committerAmith Yamasani <yamasani@google.com>2009-06-25 00:40:50 -0700
commit0f1e11e219c9e89bb4a939cd864eb03087e784be (patch)
treed48f409383ea3b6d667eb2c9a25238d99f9a9145 /res/xml/power_usage_summary.xml
parenta54672f3a983766cf1dce754b3887807fcb723fa (diff)
downloadpackages_apps_Settings-0f1e11e219c9e89bb4a939cd864eb03087e784be.zip
packages_apps_Settings-0f1e11e219c9e89bb4a939cd864eb03087e784be.tar.gz
packages_apps_Settings-0f1e11e219c9e89bb4a939cd864eb03087e784be.tar.bz2
Track native processes.
Add gauge to detail screen and make it look like the item from summary screen. Some string changes.
Diffstat (limited to 'res/xml/power_usage_summary.xml')
-rw-r--r--res/xml/power_usage_summary.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/res/xml/power_usage_summary.xml b/res/xml/power_usage_summary.xml
index 450e438..b49b140 100644
--- a/res/xml/power_usage_summary.xml
+++ b/res/xml/power_usage_summary.xml
@@ -15,7 +15,6 @@
-->
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android"
- android:title="@string/battery_since_unplugged">
- <PreferenceCategory
- android:key="app_list"/>
+ android:title="@string/battery_since_unplugged"
+ android:key="app_list">
</PreferenceScreen>