Skip to content
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

java.lang.IllegalArgumentException:pointerIndex out of range #187

Open
hdiot opened this issue Jul 9, 2019 · 0 comments
Open

java.lang.IllegalArgumentException:pointerIndex out of range #187

hdiot opened this issue Jul 9, 2019 · 0 comments

Comments

@hdiot
Copy link

hdiot commented Jul 9, 2019

5907-08 19:15:57.198 490 490 E MotionEvent-JNI: An exception occurred: pointerCount 1, pointerIndex -1.

6007-08 19:15:57.206 490 490 E InputEventReceiver: Exception dispatching input event.
6107-08 19:15:57.207 490 490 E MessageQueue-JNI: Exception in MessageQueue callback: handleReceiveCallback
6207-08 19:15:57.213 490 490 E MessageQueue-JNI: java.lang.IllegalArgumentException: pointerIndex out of range
6307-08 19:15:57.213 490 490 E MessageQueue-JNI: at android.view.MotionEvent.nativeGetAxisValue(Native Method)
6407-08 19:15:57.213 490 490 E MessageQueue-JNI: at android.view.MotionEvent.getX(MotionEvent.java:2381)
6507-08 19:15:57.213 490 490 E MessageQueue-JNI: at android.support.v4.view.ViewPager.onInterceptTouchEvent(ViewPager.java:2066)
6607-08 19:15:57.213 490 490 E MessageQueue-JNI: at com.ldf.calendar.view.MonthPager.onInterceptTouchEvent(MonthPager.java:100)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant