commit | d137a1dba045925ed6a20f1fad80fbbdb79c04e7 | [log] [tgz] |
---|---|---|
author | Mateusz Cicheński <mateuszc@google.com> | Tue May 16 00:27:36 2023 +0000 |
committer | Mateusz Cicheński <mateuszc@google.com> | Tue May 16 06:34:47 2023 +0000 |
tree | 6e8a7edc6a001a82cec24712d2c89f71f0c289eb | |
parent | fd8948a9285f358a2364a84baa10d8ee01c0977a [diff] |
Set alpha to 0 on attach to avoid flicker at transition start. Otherwise there is a race condition risk of rendering it for one frame before it actually gets the first call to onAnimationUpdate. Change-Id: Ifcf7103a78631c6c1408735acf3eb13888ae8dea Test: manual, 20x enter Maps PiP without the repro of overlay flicker Bug: 281711939