Merge "Wait for correct surface to disappear on transition" into tm-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
a8acc4954d
@@ -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)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user