blob: 499e135313b4bfaa3e9540e1eb239d8f638ebbb9 [file] [log] [blame]
Should see two touches. The first should be at 20,20
[TouchEvent X: 20 Y: 20]
Now move the element from one parent to another. Second touch should be at 110,20
[TouchEvent X: 110 Y: 20]
PASSED