RapidFloatingActionButton icon indicating copy to clipboard operation
RapidFloatingActionButton copied to clipboard

ClassCastExeption: cannot cast Fragment to RFAContentLabelList

Open sasmitadn opened this issue 4 years ago • 0 comments

I got error when use this fab in fragment navHost bottom navigation

rfaContent.setOnRapidFloatingActionContentLabelListener((RapidFloatingActionContentLabelList.OnRapidFloatingActionContentLabelListener) getAcitivity());

sasmitadn avatar Oct 14 '21 09:10 sasmitadn