summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorJorim Jaggi <jjaggi@google.com>2018-01-31 18:45:39 +0100
committerJorim Jaggi <jjaggi@google.com>2018-02-01 19:01:54 +0100
commitab09e6472fc175077561cd55f2c1aa1d57683c9e (patch)
treeb39c9d30e97529536fd3a01a365415e1b0d1e974 /tools/aapt2/java/JavaClassGenerator.cpp
parenta19d781a8a03757334a4dd1be8cfe2bc5e0299a7 (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. Test: go/wm-smoke Test: Press home button, observe never a flicker Bug: Surprisingly there isn't one yet. Change-Id: I849a1573e6fd0487b9b5c22c7a7525bc818661cc
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions