summaryrefslogtreecommitdiffstats
path: root/res/layout/data_usage_header.xml
diff options
context:
space:
mode:
authorJeff Sharkey <jsharkey@android.com>2011-08-04 21:17:23 -0700
committerJeff Sharkey <jsharkey@android.com>2011-08-04 21:20:03 -0700
commitd39c6e4083f1212519d5dc14f64132a10f2b7c7a (patch)
tree1d6383be1b378204301ec20d2d7b957f9d23ed9d /res/layout/data_usage_header.xml
parentce919e40c9def53dad0dfd541060147939024827 (diff)
downloadpackages_apps_Settings-d39c6e4083f1212519d5dc14f64132a10f2b7c7a.zip
packages_apps_Settings-d39c6e4083f1212519d5dc14f64132a10f2b7c7a.tar.gz
packages_apps_Settings-d39c6e4083f1212519d5dc14f64132a10f2b7c7a.tar.bz2
Data usage app icons and details, chart labels.
Add app icons into both summary list and details pane. Also show list of all applications merged under a UID. Draw dates on chart axis, and avoid flashing policy sweeps when switching networks in detail mode. Bug: 5087283, 5038812 Change-Id: I1dcd03ca85b517f8726452af8a46b4be9b3d20f1
Diffstat (limited to 'res/layout/data_usage_header.xml')
-rw-r--r--res/layout/data_usage_header.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/layout/data_usage_header.xml b/res/layout/data_usage_header.xml
index 9602898..528fc34 100644
--- a/res/layout/data_usage_header.xml
+++ b/res/layout/data_usage_header.xml
@@ -43,6 +43,8 @@
android:paddingRight="16dip"
android:paddingTop="8dip"
android:paddingBottom="8dip"
+ android:singleLine="true"
+ android:ellipsize="marquee"
android:textAppearance="?android:attr/textAppearanceSmall" />
<TextView