commit | 048af1f727dc81a6450e004391d072599ac449ee | [log] [tgz] |
---|---|---|
author | Jorim Jaggi <jjaggi@google.com> | Tue Nov 11 22:51:10 2014 +0100 |
committer | Jorim Jaggi <jjaggi@google.com> | Thu Nov 13 17:54:21 2014 +0100 |
tree | 997e7728ac4e4e84d458dd8f6d53ad4b1cf002e8 | |
parent | 68b83a784a0c9f3d2483a8a38b8e1ae047c4914e [diff] |
Fix doze jank by removing a fullscreen layer of overdraw Move all doze related stuff into DozeScrimController, and combine both alpha values from the regular ScrimController and DozeScrimController before applying it to a view. Move the black background from NotificationPanelView to DozeScrimController, which saves a fullscreen layer of overdraw during the transition. Bug: 18238168 Change-Id: Ifb133bf4a0f8255f5c2f5e205509af339cac8c8f