FloatingActionButton icon indicating copy to clipboard operation
FloatingActionButton copied to clipboard

How to change the icon when clicking the menu

Open jkimkor opened this issue 7 years ago • 1 comments

In the normal state, an icon of "open" shape I hope that it will change to the "close" icon the moment you open it by clicking. What should I do?

PS. I would like to show the gray background behind the click, Is there a function independently?

jkimkor avatar Dec 14 '17 13:12 jkimkor

see my working snippet for changing the icon here: https://github.com/Clans/FloatingActionButton/issues/430#issuecomment-374522726

null1099 avatar Mar 20 '18 09:03 null1099