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

add a null check to solve crash #93 #94

Closed
wants to merge 1 commit into from

Conversation

shahimclt
Copy link

added a null check so that if the clearAlphaAnimation method is called when the alphaAnimation property is null, it doesn't try to access methods on the null object.

@3llomi
Copy link
Owner

3llomi commented Oct 10, 2023

Hi @shahimclt ,
Thanks for your contribution!
It's a duplicate of #91

@3llomi 3llomi closed this 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

Successfully merging this pull request may close these issues.

None yet

3 participants