summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorJorim Jaggi <jjaggi@google.com>2016-03-01 12:37:07 +0100
committerJorim Jaggi <jjaggi@google.com>2016-03-08 15:16:15 +0100
commit3dac63a18d9115405404561d327010604420b07b (patch)
treea0dcf1fda236eecf1b83d4a47cbfa67c3b71c381 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent713be06f7aa70288b4bf811d7cf9c0220c09e9c0 (diff)
Don't destroy thumbnails immediately
The hiding of the thumbnails needs to be synchronized with the hiding of the app window. Because destroying them immediately destroys them without being part of the transaction, that can happen earlier than hiding the surface. Instead, hide the thumbnail in the transaction first and then put it into a list to be cleared after the transaction is closed. Bug: 27275815 Change-Id: I1530262c26c0751e53d218b686c46129f7c7df1d
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions