We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
the picker on some devices throw a Nullpointer exception.
Fatal Exception: java.lang.NullPointerException Attempt to invoke virtual method 'void android.view.VelocityTracker.addMovement(android.view.MotionEvent)' on a null object reference com.aigestudio.wheelpicker.WheelPicker.onTouchEvent (WheelPicker.java:718)
The text was updated successfully, but these errors were encountered:
Me too. Pls fix it
Sorry, something went wrong.
No branches or pull requests
the picker on some devices throw a Nullpointer exception.
The text was updated successfully, but these errors were encountered: