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

Method scrollToSide

app/src/main/java/com/robotium/solo/Solo.java:2264–2273  ·  view source on GitHub ↗

Scrolls horizontally. @param side the side to scroll; #RIGHT or #LEFT @param scrollPosition the position to scroll to, from 0 to 1 where 1 is all the way. Example is: 0.60 @param stepCount how many move steps to include in the scroll. Less steps results in a faster scroll

(int side, float scrollPosition, int stepCount)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected