Top "Floating-action-button" questions

Floating action buttons are a special case of promoted actions.

Using Google Design Library how to hide FAB button on Scroll down?

Google have released Design library, I am using compile 'com.android.support:design:22.2.1' However I cant see any code …

android material-design android-design-library floating-action-button
How to disable RecyclerView Items from clicking

I am using Floating Action Button. I want to disable Recyclerview Items from Clicking when i press FAB button. I …

android android-recyclerview floating-action-button
How to set the fixed position for floating action button above very long listview in Android?

I am developing an Android app that is mostly working with listview. But I am having a problem using Floating …

android listview floating-action-button
FloatingActionButton, layout_anchor and layout_gravity

A bit of a newbie here. I'm about two months into Android development, but I have years of development experience …

android android-layout floating-action-button layout-gravity layout-anchor
Include Floating Action Button library

I am a beginner at Android Studio and using the following library https://github.com/futuresimple/android-floating-action-button to add Floating …

android floating-action-button
Is there a library for Floating Action Buttons (FAB) with Labels?

Is there a library for creating Floating Action Buttons with labels (similar to the Evernote app)? Evernote Screenshot The popular …

android android-5.0-lollipop material-design floating-action-button
Flutter floating action button with speed dial

Is there any ready made widget or where to get started floating action button with speed dial actions in Flutter.

dart floating-action-button flutter
How to change android design support library FAB Button border color?

I want to change fab button border color. border color is white, inside color is black or transparent I'd like …

android floating-action-button android-design-library
RuntimeException: Could not inflate Behavior subclass

I new in android and I've troubles with FloatingActionButton behaivors My custom behavoir class: public class ScrollingFABBehavior extends FloatingActionButton.Behavior { …

java android floating-action-button coordinator-layout
Circular Progress with a floating action button

I`m studing the new material design and I'm having some problems. I would like to know if some of …

android android-5.0-lollipop material-design floating-action-button