pbakaus/scroller

Update README.md with doTouchEnd() API change

mckamey opened this issue · 1 comments

Commit 37100a6 removed the unused values from the doTouchEnd(...) method.

The docs should be updated to reflect this. Using the old signature with the new code throws the "Invalid timestamp value" error.

Thanks!

Fixed