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

Commit ca27cfc9 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Wait until app is completely shown after turning on the screen" into main

parents d2c61b77 2bee9b42
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -59,6 +59,10 @@ class OpenAppFromLockscreenNotificationWithOverlayAppTest(flicker: LegacyFlicker
        get() = {
            super.transition(this)

            transitions {
                wmHelper.StateSyncBuilder().withFullScreenApp(testApp).waitForAndVerify()
            }

            setup {
                device.wakeUpAndGoToHomeScreen()