summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Louis Chang <louischang@google.com> 2023-08-29 05:13:04 +0000
committer Louis Chang <louischang@google.com> 2023-09-19 07:47:25 +0000
commit7943b5c2fc99a3f25e3e631626cc15a242935294 (patch)
tree9d9d55df390dac34f523cdc9cf1d494bcac9ad0e /libs/androidfw/StringPool.cpp
parent8610fc929e805a53a4b97da3905727855d78c263 (diff)
Pause activity before resuming the next one
The occluded activity was still visible while starting an Activity on a new TaskFragment on top because the occluded TaskFragment was still adjacent to the pinned TaskFragment. The state was unset until the TFOrganizer gets the #onTaskFragmentAppeared callback and perform updates via WCT. This CL makes sure the TaskFragments are updated along with the activity launch. So, the activities on the occluded TaskFragments should immediately become invisible. And in the WM Core, similar to commit dce1d3a, we should pause all non-top child TFs in the Task if needed. Bug: 300019674 Test: atest PinActivityStackTests Change-Id: I7505ffe4b9d664fe8858b83c3744324401ed3db6
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions