diff options
| author | 2024-07-24 17:43:44 +0800 | |
|---|---|---|
| committer | 2024-07-30 09:18:43 +0800 | |
| commit | 7f47777d3a085e0abe976785b6baf6f76a1f083b (patch) | |
| tree | a6ed7f161b863c3405b2400d02fbca83c83695b9 /api/api_test.go | |
| parent | a126bc9dfd4b777af7ff454113e43008201b980e (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 'api/api_test.go')
0 files changed, 0 insertions, 0 deletions