Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 7f47777d authored by Charles Chen's avatar Charles Chen
Browse files

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
parent a126bc9d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment