Krupen / FabulousFilter

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

cannot be cast to com.allattentionhere.fabulousfilter.AAH_FabulousFragment$Callbacks #25

Closed shubh8101996 closed 4 years ago

shubh8101996 commented 4 years ago

i got error on this line setCallbacks((Callbacks) getActivity()); //optional; to get back result setAnimationListener((AnimationListener) getActivity()); //optional; to get animation callbacks

event i implemented AAH_FabulousFragment.Callbacks, AAH_FabulousFragment.AnimationListener in my main activity

cergo123 commented 3 years ago

so why you closed it without explaining?