android-floating-action-button
android-floating-action-button copied to clipboard
Floating Action Button for Android based on Material Design specification
Hello ! Fist of all I want to thank you so much for this useful library. My problem here is that I want to add a fab menu with some...
i want change com.getbase.floatingactionbutton.FloatingActionsMenu default plus(+) image ...i want put setting icon ...how can i change it ??
* Add typeface Attribute for custom font
Please support rtl, the labels positions need to accept start and end attributes, or at least can we set the fab_labelsPosition attribute programmatically?
add border width border color
It looks like the animation is being played, cancelled halfway through, then started again. I'm pretty confident that this is a bug and not some sort of API misuse (let...
I need to expand when user holds on menu on do some other functionality when clicks it (but not expand). Is there any way to do so?
I have tried to add the `fab:fab_icon` just like on floating buttons, but it does not seem to work. Is there any way to change the background image on the...