AllAngleExpandableButton
AllAngleExpandableButton copied to clipboard
enable LongClistener on fab
Hi, i tried overiding your libray to enable longClickListener on the fab , the use case , i want it to act as a clickable button , so onLongClick --> donot expand --> dosomething (launch activity);
Is it doable ??
Thanks .
Of course it's doable, setOnLongClickListener is useless because i have not handle long click case in AllAngleExpandableButton class. I will study for it and solve the problem, thanks for your suggestion.
good project, I have learned a lot. And i am trying to let the menu item button rotating!