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

Skip to content
Commit 8db50898 authored by Jorge Gil's avatar Jorge Gil
Browse files

Hide task surface once it goes off-screen in close animation

Once the task has gone out of bounds, it still technically visible in SF
traces unless you explicitly hide it. This was causing flicker test's
"VisibleLayersShownMoreThanOneConsecutiveEntry" assertions to fail
because it expected the layer to still be visible but wasn't because
these assertions use visible region to determine visibility.

Flag: EXEMPT bugfix
Fix: 377651666
Fix: 371985078
Test: atest
com.android.wm.shell.flicker.CloseAllAppWithAppHeaderExitLandscape#closeAllAppsInDesktop
Test: atest
com.android.wm.shell.flicker.CloseAllAppWithAppHeaderExitPortrait#closeAllAppsInDesktop

Change-Id: Ie16ae257a63c18af135e845ce6c73ac56969cd05
parent f13aa1d8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment