Android Question FloatingActionMenu in each panel Sender not working

m643

Member
Licensed User
Longtime User
Hello all,

I'm trying to use the libary DonManfred to load the floating action menu for each panel in my custom listview. When I click the action button i'm trying to get the sender but I get the error "java.lang.ClassCastException: de.donmanfred.FloatingActionMenuWrapper$1 cannot be cast to com.github.clans.fab.FloatingActionMenu"


When I look closer to the sender I receive:


In the sender I expect what is inside this$0



Can anybody help how to cast this$0 to the FloatingActionMenu
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…