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

Commit a99fa738 authored by Nataniel Borges's avatar Nataniel Borges Committed by Automerger Merge Worker
Browse files

Merge "Wait for correct surface to disappear on transition" into tm-dev am: a8acc495

parents 28cc7906 a8acc495
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -74,7 +74,7 @@ class ExitPipViaExpandButtonClickTest(
                // This will bring PipApp to fullscreen
                pipApp.expandPipWindowToApp(wmHelper)
                // Wait until the other app is no longer visible
                wmHelper.waitForSurfaceAppeared(testApp.component)
                wmHelper.waitForWindowSurfaceDisappeared(testApp.component)
            }
        }