Code
Floating Action Button Speed Dial – FAB for View and Compose

Floating Action Button Speed Dial – Android library providing an implementation of the Material Design Floating Action Button Speed Dial for both classic View and Compose.
Features
- MinSdk 14 for Classic View and 21 for Compose
- Highly customizable (label, icon, ripple, fab and label background colors, themes support)
- Same animations as in Inbox by Gmail
- Option to have different icons for open/close state
- Optional overlay/touch guard layout
- Support for bottom, left and right menu expansion (left and right have no labels)
- Out-of-the box support for Snackbar behavior
- Optional support for
RecyclerView
andNestedScrollView
behavior - Support for VectorDrawable
- Easy to use
- Compose ready!
