android-floating-action-button
android-floating-action-button copied to clipboard
Added ability to set icon to ActionsMenu.
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.
nice, exactly what I need
Having this feature in the master branch would be lovely. I would need it too
Exactly what I wanted and was going to create a PR myself. Thank you.
Hey, do you have a version with this implemented?
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.