OSDN Git Service

Fix bug where scrim would be transparent
authorLucas Dupin <dupin@google.com>
Fri, 26 May 2017 22:27:36 +0000 (15:27 -0700)
committerLucas Dupin <dupin@google.com>
Fri, 26 May 2017 22:27:36 +0000 (15:27 -0700)
commitd2963f3d9a2c6c28438ce8d8c14803bda2f04d48
treea860bcc176c83b2796a7eec50315f716b6d8b780
parentced004da5c92be93af14c07b972ac21c48379a30
Fix bug where scrim would be transparent

Test: runtest -x tests/src/com/android/systemui/statusbar/ScrimViewTest.java
Change-Id: I61a810430530c70edcc6a534e5380f7f78448aec
packages/SystemUI/colorextraction/src/com/google/android/colorextraction/drawable/GradientDrawable.java
packages/SystemUI/src/com/android/systemui/statusbar/ScrimView.java
packages/SystemUI/tests/src/com/android/systemui/statusbar/ScrimViewTest.java