pedrovgs / DraggablePanel

Android library used to create an awesome Android UI based on a draggable element similar to the last YouTube graphic component.
Apache License 2.0
2.99k stars 606 forks source link

PointerIndex out of range #47

Open ppamorim opened 9 years ago

ppamorim commented 9 years ago

Error on class DraggableView.java, cause IllegalArgumentException. Line 309: viewDragHelper.processTouchEvent(ev);

Device: XT1032

LOG: http://pastebin.com/ytrb50Gj

ppamorim commented 9 years ago

57 to solve it