Change-Id: I3548b155b2717ca538bde48275a17fa93d7988e7
@ -38,4 +38,3 @@ fun UiDevice.flingElementDownUp(element: UiObject2) {
waitForIdle()
element.fling(Direction.UP)
}