commit | 3e19e57d22e7bcc2ffcb21bfd50445d87362942c | [log] [tgz] |
---|---|---|
author | Lucas Dupin <dupin@google.com> | Wed May 19 09:01:38 2021 -0700 |
committer | Lucas Dupin <dupin@google.com> | Wed May 19 09:01:38 2021 -0700 |
tree | 88238a1ad60e1c76d80acb7068143c559bd2b32a | |
parent | e2274511421f52e3fefa359257c7253cafb2b6f8 [diff] |
Remove shadows from app launch animation The Material You style proposes a flat model without shadows. This will also help us reduce overdraw because shadows are drawn in client composition, causing an almost full screen redraw, given that shadows have the size of the window, which is not usually marked as opaque. Bug: 188420494 Test: manual Change-Id: I5073788a247ea9084b8e3399d4ca8618c21b8d6b