summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorJordan Demeulenaere <jdemeulenaere@google.com>2021-10-11 14:59:02 +0200
committerJordan Demeulenaere <jdemeulenaere@google.com>2021-10-28 17:41:55 +0200
commitcd2a1b2ad01b1ff37076da1ad8266d1a7d5b1bab (patch)
tree20c8b12882907fe696ad56b0fcb37a579ca2d585 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent0b229eae8dc5c6c652fe5629b1aaeab0007a94cd (diff)
Synchronize dialog launch animations
This CL adds some synchronization to the dialog launch animation to avoid flickering at the beginning and the end of the animation. It does so by drawing the touch surface twice (in both the original window and the dialog window) using a temporary ghost that is added/removed before/after the animation. I decided not to reuse the ghosts created by GhostedViewLaunchAnimatorController because this would make this change much more invasive, which I wanted to avoid given that the end goal is to use BLAST synchronization instead of this CL. Change-Id: Iac2eb2a2e78801a43847eebc72679c4952a73f1f Bug: 193634619 Test: Manual
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions