commit | 85232a91bf7928fc6ddd6b9115b3e62d2817c33f | [log] [tgz] |
---|---|---|
author | Pinyao Ting <pinyaoting@google.com> | Tue Dec 14 04:36:01 2021 +0000 |
committer | Pinyao Ting <pinyaoting@google.com> | Tue Dec 14 17:31:58 2021 +0000 |
tree | 3b57925655e4a25797a34382a6cd885a977cb7ab | |
parent | 06119c9c6a20e07e8f4cd9c1469ea8dec16c061c [diff] |
Avoid drawing the first frame in launcher before animation completes Currently Launcher reports the drawing of the first frame before the fade-in animation runs to a completion. This CL pauses the pre-draw until the animation concludes so that the performance metrics matches what user actually sees. Bug: 210527498 Test: 1) reboot verify things works 2) sign in to second user, verify things works. Change-Id: I0146c0408005c3de75098b9401089ed2bcbcb6d6