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. How can I change the size of a FloattingButton icon to fit the button. Thanks

Hi, Am getting failed to resolve after adding to gradle file. How to resolve this?

I am writing a UI automation test case using Google Expresso UI testing framework. I have added id and contentDescription to but still not able to perform click on floating...

setting label in attributes and code is not working! I think there is a problem here. ` Label getLabelView() { return (Label) getTag(R.id.fab_label); } ` There is problem with getting...

[image clicked](https://imgur.com/L4c3v64) as above, even though I set Text on floatingactionbutton, text is not shown, my code is as belows. I don't think code is problem because I get it...

Is there any way I can make the menu button rectangular or square instead of circular? I did not find any attributes to do so.

I want it to block click events when the menu is open but do not block touch or click events when the menu is collapsed. I can't find a on...

app:fab_lable 和 fab_title 没有起作用啊 如何设置文字

Left/Right Menu Direction not available.

Configuration 'compile' is obsolete and has been replaced with 'implementation'. It will be removed at the end of 2018