FloatingActionButton icon indicating copy to clipboard operation
FloatingActionButton copied to clipboard

Android Floating Action Button based on Material Design specification

Results 102 FloatingActionButton issues
Sort by recently updated
recently updated
newest added

I was working on this idea, and I want to use only images in place of the whole FAB button. Currently, images are shown with a FAB circular background. I...

``` ``` As result i get this: ![screen shot 2017-06-02 at 10 23 49](https://cloud.githubusercontent.com/assets/7925247/26719738/a1343c54-477d-11e7-8d07-7d9f82c495dc.png) Whats wrong here the cornes to be cut? I also tried to add an icon to...

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

PROBELM 1: As default the animation on big menu button when user click and drawable is "+" rotate animation go to left and replaced with "x", how change the left...

android:src="@drawable/ic_fab_appointment" Image on the floating action button is not being scaled in mdpi, xdpi,xxdpi

Sometimes you'll want the FAB to be GONE from the layout after animating. Maybe make INVISIBLE default and add an option to make it use GONE instead? Thanks, Dan

When hiding and showing menu button the animation is not centered on the button but the entire view group's(Button ,menu buttons and labels) bounds. How can I have these animations...

Tint doesn't apply to icon and app:srcCompat isn't recognized

Basically just by integrating "new" implementation ('com.android.billingclient:billing:2.0.3') library, suddenly the following crash occurs, but I'm not able to resolve it for now, invested some ours, but actually no idea why...