diff options
| author | 2023-01-18 20:49:02 -0800 | |
|---|---|---|
| committer | 2023-01-18 20:49:02 -0800 | |
| commit | e47364890d5d5fd4bd8722c99e997df907f4739d (patch) | |
| tree | 306b61ee4218ae84546b2c8270ba88438639c868 /libs/androidfw/ApkParsing.cpp | |
| parent | 53fb11c1b76559bc8cdacac9b39ee06c846085a8 (diff) | |
Start animations in default handler after start transaction
This was basically posting animation start onto anim executor
which is a different thread. This caused a race where the
animation could start (and apply some surface changes) before
the transition startTransaction which could cause flicker in
the corners (outside the rounded corner) since the animation
background surface wasn't shown yet.
Bug: 265007895
Test: flicker TaskTransitionTest
Change-Id: I717a4a1e8be1ace1bbbed32b358290d2c59650b6
Diffstat (limited to 'libs/androidfw/ApkParsing.cpp')
0 files changed, 0 insertions, 0 deletions