You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Baseflow/PhotoView#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?
The text was updated successfully, but these errors were encountered: