-
Notifications
You must be signed in to change notification settings - Fork 115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ev.getX(ev.findPointerIndex(mActivePointerId)); crashes due to bad pointer index #8
Comments
Thanks for reporting, I can't reproduce it yet. What is your testing device? |
Motorola-Moto-G-2nd-Gen-XT1063 4.4.4. |
@sockeqwe: It occured when you use it to display an image in an activity. Then you use 3 or 4 fingers to zoom out and in: Keep a finger touch, use 2 or 3 fingers to zoom (in & out). The same log with @mrhether |
Thanks for reporting, I will check that |
Hi @sockeqwe: please fix this issue or simply add a try catch to avoid crash. Looking forward to see!!. Thanks :) |
Should be fixed with version |
The text was updated successfully, but these errors were encountered: