Krupen / FabulousFilter

Android library to animate Floating Action Button to Bottom Sheet Dialog and vice-versa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

shubh8101996 opened this issue · comments

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

commented

so why you closed it without explaining?