summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Louis Chang <louischang@google.com> 2023-11-29 07:12:01 +0000
committer Louis Chang <louischang@google.com> 2023-11-29 07:34:51 +0000
commitaeb30c14c97edea3ccaf318476720e013e59b8b8 (patch)
treefe2b0d5cd27c81f1e771e3c6642d6f2bb845bf19 /libs/androidfw/StringPool.cpp
parentac4089a9e3376cb718fa0ca6d8381c6e108cf06c (diff)
Excluding pip Task while trying to move Activity on Top
In ActivityEmbedding, touching on the embedded and non-current-focused Activity will make the Activity focused if the parent Task is not moving to top. However, it doesn't work when there's a pip Task. That's because the pip Task is always-on-top and also focusable. The touched Task is therefore not the top focusable Task and was requested to move to top (though it is a no-op since it cannot be moved above pip). Bug: 311984433 Test: ActivityRecordTests Change-Id: Ib3f92d81b5a2daf9bb6dc4b7dbdfa53f9d45c7bd
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions