Fix build broken by Ifcfa1d9ba88a06098318b9aea3cbe1849e2ff924
Change-Id: Ie0bf7d27c06f2855df3cd7976aea7d9eead65e57
This commit is contained in:
@@ -50,7 +50,7 @@ public final class CustomViewActions {
|
||||
return actionWithAssertions(
|
||||
new GeneralClickAction(
|
||||
Tap.LONG,
|
||||
new RelativeCoordinatesProvider(hRef, vRef, hDelta, vDelta),
|
||||
new RelativeCoordinatesProvider(hRef, hDelta, vRef, vDelta),
|
||||
Press.FINGER));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user