OSDN Git Service

Fixed a regression where the scrim would be black
authorSelim Cinek <cinek@google.com>
Tue, 11 Apr 2017 02:53:01 +0000 (19:53 -0700)
committerSelim Cinek <cinek@google.com>
Thu, 13 Apr 2017 17:12:38 +0000 (10:12 -0700)
commit511f27066eb1b716d1a68ce458cafcd59df18937
tree73b23d1f590ab70c71fe56bd88bae50bfa42e4ec
parent3acdc8e7fc7e4e21f2ffb13b55d258f4a9cc460e
Fixed a regression where the scrim would be black

The scrim was initialized with full alpha, which is
inconsistent with the initial state of the scrimcontroller.

Test: manual, no security, kill systemui, get heads-up
Change-Id: Id050f2f58750bacf296b29dc26fee49cdcbaaccb
Fixes: 36387167
packages/SystemUI/src/com/android/systemui/statusbar/phone/ScrimController.java