Releases: ch4rl3x/SpeedDialFloatingActionButton
Releases · ch4rl3x/SpeedDialFloatingActionButton
1.2.0
1.1.1
1.1.0
1.0.0-beta03
Built to work with Jetpack Compose v1.0.0-beta09
What's Changed
- Update to Compose 1.0.0-beta09
- SpeedDialFloatingActionButton is @ExperimentalMaterialApi
1.0.0-beta02
Built to work with Jetpack Compose v1.0.0-beta07
What's Changed
- Update to Compose 1.0.0-beta07
- Removed unnecessary dependencies
1.0.0-beta01
build: increased compose version
1.0.0-alpha04
style: changed shrink/expand position
1.0.0-alpha03
feat: add possibility to set painterResource instead of painter
1.0.0-alpha02
fix: default animationDuration
1.0.0-alpha01
ci: try fixing the ci