MCPcopy Create free account
hub / github.com/Abelzzg/AutoTestProject / drag

Method drag

app/src/main/java/com/robotium/solo/Scroller.java:69–95  ·  view source on GitHub ↗

Simulate touching a specific location and dragging to a new location. This method was copied from TouchUtils.java in the Android Open Source Project, and modified here. @param fromX X coordinate of the initial touch, in screen coordinates @param toX Xcoordinate of the drag destination, in

(float fromX, float toX, float fromY, float toY,
			int stepCount)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

scrollToSideMethod · 0.95
scrollViewToSideMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected