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
I encountered this problem too , 232 times for this month
library version is 2.8.3
The model that triggered the most was the Samsung S24, but I didn't have it on hand
Sometimes exceptions exist:
Fatal Exception: java.lang.IllegalArgumentException
Provided float is NaN
Latest version of library
Last device: Redmi 9T on Android 11
Stack Trace:
com.alexvasilkov.gestures.State.nonNaN (State.java:230)
com.alexvasilkov.gestures.State.zoomTo (State.java:78)
com.alexvasilkov.gestures.StateController.toggleMinMaxZoom (StateController.java:114)
com.alexvasilkov.gestures.GestureController.onDoubleTapEvent (GestureController.java:717)
com.alexvasilkov.gestures.GestureControllerForPager.onDoubleTapEvent (GestureControllerForPager.java:209)
com.alexvasilkov.gestures.GestureController$InternalGesturesListener.onDoubleTapEvent (GestureController.java:1013)
android.view.GestureDetector.onTouchEvent (GestureDetector.java:751)
com.alexvasilkov.gestures.GestureController.onTouchInternal (GestureController.java:458)
com.alexvasilkov.gestures.GestureControllerForPager.onTouchInternal (GestureControllerForPager.java:122)
com.alexvasilkov.gestures.GestureController.onTouch (GestureController.java:446)
com.alexvasilkov.gestures.GestureControllerForPager.onTouch (GestureControllerForPager.java:107)
com.alexvasilkov.gestures.views.GestureImageView.onTouchEvent (GestureImageView.java:148)
android.view.View.dispatchTouchEvent (View.java:14387)
com.android.internal.os.ZygoteInit.main (ZygoteInit.java:967)
The text was updated successfully, but these errors were encountered: