AllAngleExpandableButton icon indicating copy to clipboard operation
AllAngleExpandableButton copied to clipboard

enable LongClistener on fab

Open madibalive opened this issue 8 years ago • 2 comments

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 .

madibalive avatar Nov 06 '16 01:11 madibalive

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.

uin3566 avatar Nov 06 '16 02:11 uin3566

good project, I have learned a lot. And i am trying to let the menu item button rotating!

nvgtor avatar Nov 07 '16 16:11 nvgtor