commit | aa9981a6678291441ca230adccbbc430e49a5c5d | [log] [tgz] |
---|---|---|
author | Tony Huang <tonyychuang@google.com> | Tue May 16 17:23:09 2023 +0800 |
committer | Tony Huang <tonyychuang@google.com> | Wed May 17 07:37:32 2023 +0000 |
tree | febb6ab63d852ca43ffac187566788509c6c5a43 | |
parent | 4422c68b1460b7bb687f3f2b295a10a217a14e43 [diff] |
Improve enter and dismiss transition by using snapshot If reparent and bounds changed case, we have snapshot on those transition change and we could use them to do cross fade animation. And it could reduce flicker caused by black screen if we only do fade-in animation(black screen on start of fade-in). Bug: 245472831 Fix: 280013136 Fix: 281769738 Test: manual Test: pass existing tests Change-Id: I145f777ba5ec100be2ecbe4759a8c3d59fe59b27