Top "Floating-action-button" questions

Floating action buttons are a special case of promoted actions.

Setting behaviour of Floating Action Button programmatically

I'm using the following guide to implement a scroll aware FAB: https://guides.codepath.com/android/Floating-Action-Buttons#overview After creating …

android android-support-library android-design-library floating-action-button android-support-design
How to set Floating Action Button image to fill the button?

Usually icons are set for floating action buttons, but I need to set an image, so I can make a …

android material-design android-button floating-action-button material-components-android
Flutter: How to attach a FloatingActionButton to the AppBar?

The Scaffold-Widget only allows to place a FloatingActionButton at the bottom right or the bottom center. How can I place …

flutter floating-action-button appbar
FloatingActionButton icon animation (Android FAB src drawable animation)

I was trying to find documentation about how to create icon animation of FAB's (of the Design support library), after …

android animation icons floating-action-button
Snackbar half width on tablet

I have problem with setting Snackbar on tablet (API 22), on phones (API 23 and 22) it works fine (from edge to edge), …

android android-support-library android-snackbar floating-action-button