FloatingActionButton icon indicating copy to clipboard operation
FloatingActionButton copied to clipboard

Changing FabMenu and FabButton Size programatically

Open sahithiganta opened this issue 5 years ago • 1 comments

Hello, is it possible to modify the size of FabMenu and FabButton from "mini" to "normal" programatically

sahithiganta avatar May 30 '20 18:05 sahithiganta

This library hasn't been updated in 3 years. Consider using ExpandableFab to achieve your desired functionality.

You can change the size of the ExpandableFab (main button) or the FabOptions (the buttons that animate out of the ExpandableFab) programmatically at any time. Let me know if you decide to try it and have any questions.

kabumere avatar Aug 05 '20 16:08 kabumere