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

Method illustrate

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

Simulate drawing an illustration on the screen. Example of usage: Illustration.Builder builder = solo.createIllustrationBuilder(); builder.addPoint(200, 20000, MotionEvent.TOOL_TYPE_FINGER); builder.addPoint(1000, 1500, MotionEvent.TOOL_TYPE_FINGER); Illustration illustration = bu

(Illustration illustration)

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