commit | 0fb7f056de2d3991151147b3e1c8640be08493c8 | [log] [tgz] |
---|---|---|
author | Lucas Dupin <dupin@google.com> | Wed Jun 02 12:28:26 2021 -0700 |
committer | Lucas Dupin <dupin@google.com> | Wed Jun 02 15:20:57 2021 -0700 |
tree | 0f790895f5df6f3a86da4c145d010e43bfd53675 | |
parent | 79ce03a8de38ab84ae1e416ad30cfa628c38ee24 [diff] |
Avoid overlap when fading notifications in This CL reduces the number of awkward overlaping frames, where the scrim is partially visible on top of the app while notifications are also semi-transparent. One great benefit of this CL, as well, is that it avoids overdraw, drawing notifications after the shade window becomes opaque. Test: using jank scripts Test: manual Fixes: 189964129 Change-Id: Ie2fe23aba101bc4c4a5692f999d672e79ddf8e0a