OSDN Git Service

Fix empty signal line thickness / color in status bar
authorEvan Laird <evanlaird@google.com>
Wed, 28 Jun 2017 18:27:47 +0000 (14:27 -0400)
committerandroid-build-team Robot <android-build-team-robot@google.com>
Thu, 29 Jun 2017 04:39:09 +0000 (04:39 +0000)
commit3f100d0173c439ab98ffb5825c709bbbc29eb100
tree24e655f33e12123a68317a1da53616ffc7fe064a
parent8668daa75cde6a91bbce72f45fd78014815334a3
Fix empty signal line thickness / color in status bar

Parameterize the line thickness to the height of the drawable. Also draw
the empty state as background signal instead of foreground.

Test: visual
Change-Id: I39a7ef3164b784008e3dba5284b7fe83e4666607
Fixes: 63097113
(cherry picked from commit 718b4753f58f5019a8b622f0ef29483065f3cca6)
packages/SystemUI/res/values/dimens.xml
packages/SystemUI/src/com/android/systemui/statusbar/phone/SignalDrawable.java