deano2390 / MaterialShowcaseView

A Material Design themed ShowcaseView for Android
Apache License 2.0
2.72k stars 526 forks source link

NullPointerException(mAnimationFactory) Bug Fix #123

Open cyber7eyes opened 7 years ago

cyber7eyes commented 7 years ago

I fix the issue about NPE.

Fatal Exception: java.lang.NullPointerException Raw Text uk.co.deanwild.materialshowcaseview.MaterialShowcaseView.fadeOut (MaterialShowcaseView.java:799) uk.co.deanwild.materialshowcaseview.MaterialShowcaseView.hide (MaterialShowcaseView.java:777) uk.co.deanwild.materialshowcaseview.MaterialShowcaseView.onTouch (MaterialShowcaseView.java:206) android.view.View.dispatchTouchEvent (View.java:5705) dalvik.system.NativeStart.main (NativeStart.java)

cyber7eyes commented 7 years ago

@deano2390 do you keep watching this project?

deano2390 commented 5 years ago

i'm so sorry for not responding, I'm just so busy I don't have the time to maintain this project at all. I have invited you as a collaborator if you want to merge your changes in.

noordawod commented 5 years ago

@cyber7eyes

Can you please resolve the conflict first?