OSDN Git Service

Don't flash colors when hinting
authorSelim Cinek <cinek@google.com>
Sat, 6 May 2017 01:31:49 +0000 (18:31 -0700)
committerSelim Cinek <cinek@google.com>
Wed, 10 May 2017 21:41:22 +0000 (14:41 -0700)
commitec29d34e0ba54e50fc3110c137a3197c92ba1a5f
tree509fefe13434d849cbdf44cb6f09fec3fc28cf29
parentf323e3a5435ac21c6a5684e0aeba5f26ea699f9d
Don't flash colors when hinting

We're not flashing the colors anymore while hinting.
This also fixes a bug where the background wasn't
transforming properly when the last view was colorized.

Fixes: 37924486
Fixes: 36413876
Test: hint on lockscreen while the last notification is colorized
Change-Id: Ic9c4bf3c65e5d688ba43d71fb2843ebb7855c4f1
packages/SystemUI/src/com/android/systemui/statusbar/ActivatableNotificationView.java
packages/SystemUI/src/com/android/systemui/statusbar/NotificationBackgroundView.java
packages/SystemUI/src/com/android/systemui/statusbar/NotificationShelf.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/NotificationPanelView.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/PanelView.java
packages/SystemUI/src/com/android/systemui/statusbar/stack/AmbientState.java
packages/SystemUI/src/com/android/systemui/statusbar/stack/NotificationStackScrollLayout.java