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

Hi, Any possibility to hide menu icon and display only text there. Please let me know Thank you.

Hello . After adding this library to the project. The Offical FloatingActionButton library will not work due to incompatibility and will render the error. Please fix this bug. Thank ....

I want to put textStyle: "bold" for a label.

When setting the color of the Menu FAB there seems to be an issue where that general Red is still overriding the colors that I'm setting. I've declared the xmlns...

I run code example from README in my project (Android 6.0.1, 4.1) ``` XML ``` but received the following result ![screenshot_20160807-133021](https://cloud.githubusercontent.com/assets/7840559/17461901/0c709142-5cac-11e6-90b4-6d6eff474198.png) Mini fab has the same size as the main...

How add this floatingActionbutton to toolbar which menu_open_direction is down and lebels position on left? how make that chages? Or You have any other suggestions, please give me.

hello and very thanks for your lib i want change font Text Label i use setTypeFace but don't work what do shall ???

If Listview is empty i am inflating other file and in my activity and the fab button hides behind the view. does not show on the text.

how to make background dim when floating mennu button is clicked.I tried on setonclosedtouchoutside() but it didnt work

Hi, I followed this tutorial: http://androidmkab.com/2016/06/07/android-floating-action-menu-with-social-icons-androidmkab/ But when I run the code it's stopped. When I run the code in debug mode, it gives me the following error: "Frame is...