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

Commit fda80d6f authored by Eghosa Ewansiha-Vlachavas's avatar Eghosa Ewansiha-Vlachavas Committed by Android (Google) Code Review
Browse files

Merge "Enter desktop before setting up external display in...

Merge "Enter desktop before setting up external display in DragMoveWindowToNextDisplayTest" into main
parents 64822970 7ceca8ae
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -71,8 +71,8 @@ abstract class DragMoveWindowToNextDisplay {

    @Test
    fun moveToNextDisplay() {
        val connectedDisplayId = connectedDisplayRule.setupTestDisplay()
        testApp.enterDesktopMode(wmHelper, device)
        val connectedDisplayId = connectedDisplayRule.setupTestDisplay()

        val captionBounds =
            checkNotNull(testApp.getCaptionForTheApp(wmHelper, device)?.visibleBounds)