summaryrefslogtreecommitdiff
path: root/libs/androidfw/ApkParsing.cpp
diff options
context:
space:
mode:
author Evan Rosky <erosky@google.com> 2023-01-18 20:49:02 -0800
committer Evan Rosky <erosky@google.com> 2023-01-18 20:49:02 -0800
commite47364890d5d5fd4bd8722c99e997df907f4739d (patch)
tree306b61ee4218ae84546b2c8270ba88438639c868 /libs/androidfw/ApkParsing.cpp
parent53fb11c1b76559bc8cdacac9b39ee06c846085a8 (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