summaryrefslogtreecommitdiffstats
path: root/res/xml/power_usage_summary.xml
diff options
context:
space:
mode:
authorAmith Yamasani <yamasani@google.com>2009-06-12 14:15:20 -0700
committerAmith Yamasani <yamasani@google.com>2009-06-12 14:23:15 -0700
commit0422a3bf61c17851abd87a67a0de30e412459b5c (patch)
tree533d9a8e77c3b4a440cf2c937f017f6b4774d443 /res/xml/power_usage_summary.xml
parent188ca778702938d87313592175a3c2ff86bd3218 (diff)
downloadpackages_apps_settings-0422a3bf61c17851abd87a67a0de30e412459b5c.zip
packages_apps_settings-0422a3bf61c17851abd87a67a0de30e412459b5c.tar.gz
packages_apps_settings-0422a3bf61c17851abd87a67a0de30e412459b5c.tar.bz2
Minor UI improvements and showing of unplugged duration.
Diffstat (limited to 'res/xml/power_usage_summary.xml')
-rw-r--r--res/xml/power_usage_summary.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/xml/power_usage_summary.xml b/res/xml/power_usage_summary.xml
index 80342a8..450e438 100644
--- a/res/xml/power_usage_summary.xml
+++ b/res/xml/power_usage_summary.xml
@@ -16,5 +16,6 @@
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android"
android:title="@string/battery_since_unplugged">
-
+ <PreferenceCategory
+ android:key="app_list"/>
</PreferenceScreen>