android-floating-action-button
android-floating-action-button copied to clipboard
Floating Action Button for Android based on Material Design specification
XML files don't work! How to do it?
I added ability to set the icon to the `FloatinActionsMenu`. Add new attribute `fab_addButtonIcon` and `fab_addButtonIconPressed`. Only when `fab_addButtonIcon` is set the icon is displayed, and if not, you can...
Hi I searched for references on the company's profile, but I couldn't find anything, so I came here to ask for help. The web widget is not responsive and appears...
AndroidX
I am getting the following when running `canISayByeByeJetifier`. ``` Scanning com.getbase:floatingactionbutton:1.10.1 Absoulute path: /Users/xiwei/.gradle/caches/modules-2/files-2.1/com.getbase/floatingactionbutton/1.10.1/606b307b5073e6228dd7c4ea6b2755dc00d558a5/floatingactionbutton-1.10.1.aar Graphs to this dependency: +---com.getbase:floatingactionbutton:1.10.1 Issues found: * pom -> com.android.support:support-annotations:27.0.0 ``` Would you consider update...
Hey I have different themes in my project and I want to change the color of Floating action menu programatically according to the theme selected !! Please help me how...
Getting the following error with in production release and unable to trouble shoot since it is not in the dev environment. Device Brand: Huawei Model: Huawei Enjoy 9s Orientation: Portrait...
Is there any plan to add Extended FAB? 
I'm using fb:fab_icon to change icon of floatingActionsMenu but it not works. how can i change icon of it? `fab:fab_icon="@drawable/ic_filter_history"`