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

Commit 18ef8ba3 authored by Anvesh Renikindi (xWF)'s avatar Anvesh Renikindi (xWF) Committed by Gerrit Code Review
Browse files

Merge "Fixed errors after updated aosp/3261955" into main

parents 959aadab b0bf84f6
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -346,6 +346,9 @@ class MultiPointerDraggableTest {

        continueDraggingDown()
        assertThat(stopped).isTrue()

        // Complete the gesture
        rule.onRoot().performTouchInput { up() }
    }

    @Test