Please, provide the following version numbers that your issue occurs with:
When scaling out fast the app crashes
java.lang.IllegalArgumentException: pointerIndex out of range
at android.view.MotionEvent.nativeGetAxisValue(Native Method)
at android.view.MotionEvent.getX(MotionEvent:java:2387)
Which platform(s) does your issue occur on?
Please, provide the following version numbers that your issue occurs with:
When scaling out fast the app crashes java.lang.IllegalArgumentException: pointerIndex out of range at android.view.MotionEvent.nativeGetAxisValue(Native Method) at android.view.MotionEvent.getX(MotionEvent:java:2387)
I found this thread https://github.com/chrisbanes/PhotoView/issues/31 https://issuetracker.google.com/issues/36931456
Please, tell us how to recreate the issue in as much detail as possible.
Is there any code involved?