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

Hi, I tried to use the ads:fab_expandDirection="left", but application is getting crashed.

Will be any update with bugfixes, update dependencied and new version for the latest android sdk?

How to center menu in relative layout. My code: ![image](https://user-images.githubusercontent.com/12764540/88838663-4462db00-d1b0-11ea-8149-6d1d74eec5a7.png) thanks.

Will this library be supported now?

Added links to `layout.xml`, `MainActivity.java` and sample project for easy navigation to the relevant examples

I have this: dependencies { compile fileTree(include: ['*.jar'], dir: 'libs') compile 'com.android.support:appcompat-v7:23.1.0' compile 'com.android.support:support-v4:23.1.0' compile 'com.android.support:design:23.1.0' compile 'com.getbase:floatingactionbutton:1.10.1' } but it won't work. :/

By this method user can programatically change the icon color of Floating Action menu

Hi. It would be cool to be able to change the color of the main button in the FloatingActionsMenu. Thanks