summaryrefslogtreecommitdiff
path: root/libs/androidfw/misc.cpp
diff options
context:
space:
mode:
author Charles Chen <charlesccchen@google.com> 2024-07-24 17:43:44 +0800
committer Charles Chen <charlesccchen@google.com> 2024-07-30 09:18:43 +0800
commit7f47777d3a085e0abe976785b6baf6f76a1f083b (patch)
treea6ed7f161b863c3405b2400d02fbca83c83695b9 /libs/androidfw/misc.cpp
parenta126bc9dfd4b777af7ff454113e43008201b980e (diff)
Fix overlay below activity is dismissed
When launching a new overlay, the overlay container below an activity could be dismissed unexpectedly because we check if the overlay container is the top TF of the task, but the top TF could also be occluded by fullscreen activity. This CL checks if the overlay is the top child of its parent container instead. Fixes: 339195872 Test: atest OverlayPresentationTest Flag: EXEMPT bugfix Change-Id: I25a31f64ff006895a97d09f7fb5a583bdec19f11
Diffstat (limited to 'libs/androidfw/misc.cpp')
0 files changed, 0 insertions, 0 deletions