android-floating-action-button
android-floating-action-button copied to clipboard
Floating Action Button for Android based on Material Design specification
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:  thanks.
support
Will this library be supported now?
Dim the parent view a bit when showing the menu.
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