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

Plugin crashes when quickly tapping on the record button [Very rare] #93

Closed
shahimclt opened this issue Sep 7, 2023 · 1 comment
Closed

Comments

@shahimclt
Copy link

Fatal Exception: java.lang.NullPointerException
Attempt to invoke virtual method 'void android.view.animation.Animation.cancel()' on a null object reference
com.devlomi.record_view.AnimationHelper.clearAlphaAnimation (AnimationHelper.java:181)
com.devlomi.record_view.RecordView.resetRecord (RecordView.java:558)
com.devlomi.record_view.RecordView.finishAndSaveRecord (RecordView.java:516)
com.devlomi.record_view.RecordView.onActionUp (RecordView.java:485)
com.devlomi.record_view.RecordButton.onTouch (RecordButton.java:125)
android.view.View.dispatchTouchEvent (View.java:14348)

shahimclt pushed a commit to shahimclt/RecordView that referenced this issue Sep 7, 2023
@3llomi
Copy link
Owner

3llomi commented Oct 10, 2023

#91

@3llomi 3llomi closed this as completed Oct 10, 2023
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

No branches or pull requests

2 participants