summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Louis Chang <louischang@google.com> 2022-04-08 10:13:33 +0800
committer Louis Chang <louischang@google.com> 2022-04-11 11:11:55 +0800
commitbf81060ff5126d18206ea958d9e9637ba9d6094a (patch)
treea64d22b861bba5e8661b92811a8a595e8c609d61 /libs/androidfw/StringPool.cpp
parentfb0ae657e3575f97e4b2a3f5f4496429d9559f65 (diff)
Start a visible requested activity if still in initializing state
A non-top activity was set to visible before real starting it and therefore prevented the activity from being started next time while computing visibility. This happens in split-screen mode where the two split activities were both paused while several translucent activities were started consecutively to a fullscreen task on top. The visibility of the translucent activities in the top fullscreen task was set to true while one of the activities paused, but was unable to start since not all pausing activity completed. After all activities completed pausing, only the top-most activity was started. Bug: 227658778 Test: start bookmark pages on Chrome while in split Change-Id: I18a3a017d03225d421ffe955504e7336322d4a16
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions