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

fix FlingCardListener.onTouch npe #196

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Conversation

PavlikPetr
Copy link

fix crash com.lorentzos.flingswipe.FlingCardListener.onTouch
java.lang.NullPointerException: Attempt to invoke interface method 'void android.view.ViewParent.requestDisallowInterceptTouchEvent(boolean)' on a null object reference
The problem is reproduced when clicking on the twist, which is currently animated removed from the screen.

@PavlikPetr
Copy link
Author

ezgif com-video-to-gif

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

Successfully merging this pull request may close these issues.

1 participant