summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorChavi Weingarten <chaviw@google.com>2018-02-12 23:50:28 +0000
committerchaviw <chaviw@google.com>2018-02-13 16:03:24 -0800
commit16d0d07df83eb00edd719715e6e42d91b600602f (patch)
tree2b24b454fc0e74593655767f923150b482d4c6a1 /tools/aapt2/java/JavaClassGenerator.cpp
parent44c165752b63f0e714d4f5ea69d2d90b923937fd (diff)
Fix flicker with remote animations
There was a race condition where we notified the controlling app already about transition start, which itself started the animation and applied the transform of the first frame. However, a little bit later, we applied the pending transaction from window manager, which overrode the properties again, leading to a flicker. Original CL: ag/3535475 Test: go/wm-smoke Test: Press home button, observe never a flicker Bug: Surprisingly there isn't one yet. Change-Id: I84b2e0fd4dcd7a01687e18f428a8f900ed43d75f
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions