android-floating-action-button icon indicating copy to clipboard operation
android-floating-action-button copied to clipboard

Floating Action Button for Android based on Material Design specification

Results 100 android-floating-action-button issues
Sort by recently updated
recently updated
newest added

Hello , I want to show a fully filled imageView(User's profile pic) in one of the sub items. but it is giving me an exception : `android.view.InflateException: Binary XML file...

![image](https://user-images.githubusercontent.com/13057762/34374761-bcbebc80-eb1d-11e7-8e82-eee2c78ee408.png)

How work with ImageView -> android:tint="@color" ?? Thanks.

when clicking first time fab there is no expand up animation.. there after click fab animation works

Thanks for such an amazing library. The library works really good. But i tried implementing a long click listener to the fabActionMenu after which i observed the recyclerView stopped scrolling...

I think on clickable set to false the colour of the fab should turn to disabled colour but that does happen. my xml code: my activity code: floatingActionLocation.setClickable(false); Am i...

Create function in FloatingMenu to support background color of menu button

Is it possible to place labels on bottom of the buttons when the expand direction is set to horizontal (left or right)? If not, can you give an insight on...

How can I add an icon to the menu subitem?

How do I close the menu automatically after clicking on one of the buttons on the same menu?