Krupen / FabulousFilter

Android library to animate Floating Action Button to Bottom Sheet Dialog and vice-versa
Apache License 2.0
2.68k stars 323 forks source link

App crashes #10

Closed kyndaqtepammy closed 6 years ago

kyndaqtepammy commented 6 years ago

I'm getting the following error each time I run the app. I followed usage instructions but I'm not sure where I'm going wrong:

java.lang.NullPointerException at com.allattentionhere.fabulousfilter.AAH_FabulousFragment.onStart(AAH_FabulousFragment.java:98)

Krupen commented 6 years ago

Hi @kyndaqtepammy , Apologies for very late reply. I will soon look into it and update the repo.

Krupen commented 6 years ago

Hi @kyndaqtepammy , I just updated the library to v0.0.5. Please update to this new version and if the issue still persists, please share more code so I can have a look.

Krupen commented 6 years ago

I hope the issue is resolved, if not feel free to re-open this issue.

iamdeadman commented 6 years ago

Facing the same issue here with v0.0.5, can you help or show what changes did you make inorder to get this working.