summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorIssei Suzuki <issei@google.com>2020-07-07 22:23:44 +0200
committerIssei Suzuki <issei@google.com>2020-07-07 23:23:03 +0200
commitf76ce36997220a482571625fd51274a8e5a11d11 (patch)
treef7435515854d91f79e62d2f87c992f0fa22b1b0a /tools/aapt2/java/JavaClassGenerator.cpp
parent76cfda57e541cae6ca2e433c7d40990683d7c08f (diff)
Fix bubble shows empty contents after rotating the device.
When a virtual display turns on or off, DisplayManagerService notifies it to WindowManagerService via messaging. Since the messaging is handled asynchronously, the virtual display status might be changed again before WindowManagerService gets notified, so WindowManagerService might miss that the virtual display stauts is changed. In order to trigger ITaskStackListner#onSingleTaskDisplayDrawn even when WindowManagerService misses virtual display status change, we prepare an app transition TRANSIT_SHOW_SINGLE_TASK_DISPLAY when moving a task to front. Bug: 158675422 Test: manual. Expand bubble, rotate device and check app transitions. Change-Id: Ib48d4faab8fa0cef88074593b0ae1a3b7615d9c0
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions