nambicompany / expandable-fab

A highly customizable 'speed dial' FloatingActionButton implementation.
https://nambicompany.github.io/expandable-fab/
MIT License
200 stars 21 forks source link

Feature request: Add disable function #41

Closed panafana closed 2 years ago

panafana commented 2 years ago

It would be nice to have a disable function for the FAB to disable the animation and the menu of options from showing. This is quite an edge case but it is helpful in the event that having or not having the FAB menu popup is not a fixed action and depends on something else.

kabumere commented 2 years ago

Hey @panafana,

Both the ExpandableFab and FabOptions have properties that allow you to disable them. Is this what you're looking for?

kabumere commented 2 years ago

Hey @panafana,

I assume the links above helped you, so I'm closing the ticket. Feel free to reply if you still need help with disabling though.