commit | 17cc821c28cfa6b83a779dbcf39511e516bee91f | [log] [tgz] |
---|---|---|
author | Jon Miranda <jonmiranda@google.com> | Wed Jun 30 17:09:46 2021 -0700 |
committer | Jonathan Miranda <jonmiranda@google.com> | Thu Jul 01 00:11:41 2021 +0000 |
tree | 34b932cb254ead5ce8ed3f43f4818a89d0770382 | |
parent | bf60673bbbc08002688b14e1b856eec925895afd [diff] |
Fix bug where app icon is gone for first frame on cold start. We need the icon to be full alpha during the init pass, then when the actual animation starts, we can swap the icon with the window (splash screen that draws the icon). Bug: 192366079 Test: slow down window animations check no empty frame on cold start app launch check no empty frame on warm start app launch Change-Id: I16a1779e5252d8e88bc3c408e1dc40b264fe4cf4