From 5172dc2f36f9c417befd0957ce2ae20f9d083a88 Mon Sep 17 00:00:00 2001 From: Jorim Jaggi Date: Tue, 2 Sep 2014 14:59:06 +0200 Subject: Status bar iconography updates - Use new assets for location, flightmode and "more" notifications icon. - Update icon size and clock to spec. - Change from fixed width of the icons to WRAP_CONTENT, so they look more evenly distributed. - Adjust subpixel rendering of battery icon to match other vector icons. Bug: 16161255 Change-Id: I0a80f223b7d532bc53a201cff37b8f1cb09f08c2 --- packages/SystemUI/res/values/dimens.xml | 18 +++++++++++++----- packages/SystemUI/res/values/styles.xml | 3 +-- 2 files changed, 14 insertions(+), 7 deletions(-) (limited to 'packages/SystemUI/res/values') diff --git a/packages/SystemUI/res/values/dimens.xml b/packages/SystemUI/res/values/dimens.xml index d3cebd45..122a728 100644 --- a/packages/SystemUI/res/values/dimens.xml +++ b/packages/SystemUI/res/values/dimens.xml @@ -73,6 +73,9 @@ @*android:dimen/status_bar_icon_size + + 14sp + 64dp @@ -86,10 +89,10 @@ 44dp - 18dip + 17dip - 75% + 90% 0dp @@ -405,8 +408,8 @@ 14sp - - 4dp + + 2dp 12dp @@ -419,11 +422,14 @@ 16dp - 8dp + 6dp 6dp + + 4dp + 200dp @@ -461,4 +467,6 @@ 2dp + + 10.5% diff --git a/packages/SystemUI/res/values/styles.xml b/packages/SystemUI/res/values/styles.xml index efd4fb4..cb66e7a 100644 --- a/packages/SystemUI/res/values/styles.xml +++ b/packages/SystemUI/res/values/styles.xml @@ -69,8 +69,7 @@ -- cgit v1.1