wangjiegulu / RapidFloatingActionButton

Quick solutions for Floating Action Button,RapidFloatingActionButton(RFAB)
Apache License 2.0
1.29k stars 254 forks source link

ClassCastExeption: cannot cast Fragment to RFAContentLabelList #51

Open SasmitaNovitasari opened 2 years ago

SasmitaNovitasari commented 2 years ago

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

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