jetpack-compose / jetpack-compose-awesome

📝 A curated list of awesome Jetpack Compose libraries, projects, articles and resources
2.17k stars 188 forks source link

FloatingActionButton SpeedDial #42

Closed leinardi closed 2 years ago

leinardi commented 2 years ago

Today I released the porting of my FloatingActionButtonSpeedDial library for Compose.

Most of the feature available for the classic View version are already available on the standalone version for Compose.

A quick video comparison is available here: https://imgur.com/a/BtUU2Qx

ImangazalievM commented 2 years ago

Added. Thank you!