commit | ca585d29ba32637dc1b335ff527a7e777048d250 | [log] [tgz] |
---|---|---|
author | Selim Cinek <cinek@google.com> | Wed May 03 15:17:10 2017 -0700 |
committer | Selim Cinek <cinek@google.com> | Fri May 05 01:27:01 2017 +0000 |
tree | be2b6a1c299509e71f1a8e8492b08a86005dcbaf | |
parent | 919076aa2ac4a5377c8f063ee487fd5e8461a7d0 [diff] |
Improved the gradient drawing of the media notification Previously we were drawing with a color on top of the image instead of fading it out. This could lead to visible artefacts in the background. We're now fading out the alpha in a similar manner instead. Test: runtest systemui Change-Id: Ie6af7751a734b8fa44279eba970e7ca5ba67a4c0 Fixes: 37950482