android-floating-action-button icon indicating copy to clipboard operation
android-floating-action-button copied to clipboard

Added ability to set icon to ActionsMenu.

Open m1noon opened this issue 9 years ago • 5 comments

I added ability to set the icon to the FloatinActionsMenu.

Add new attribute fab_addButtonIcon and fab_addButtonIconPressed. Only when fab_addButtonIcon is set the icon is displayed, and if not, you can use the plus button in the same way as up to now. If you set both fab_addButtonIcon and fab_ButtonIconPressed, a switching animation of icon is enabled. Please see the sample below.

fab_sample

m1noon avatar Jan 23 '16 08:01 m1noon

nice, exactly what I need

jjoe64 avatar May 29 '16 19:05 jjoe64

Having this feature in the master branch would be lovely. I would need it too

voghDev avatar Nov 21 '16 12:11 voghDev

Exactly what I wanted and was going to create a PR myself. Thank you.

GodsMoon avatar Jan 04 '17 17:01 GodsMoon

Hey, do you have a version with this implemented?

keehoo avatar Mar 20 '18 12:03 keehoo

Exactly what I wanted and was going to create a PR myself. Thank you.

Haha same. It's a shame this repo is not maintained anymore.

MarcellHarmaci avatar Feb 09 '24 08:02 MarcellHarmaci