Releases: kobakei/MaterialFabSpeedDial
Releases · kobakei/MaterialFabSpeedDial
2.0.0
- This is a stable release of v2
- Almost same as 2.0.0-RC1 but target and compile SDK versions and dependencies have been updated.
2.0.0-RC1
- Version 2 is major update and has many changes as following.
- Migrate to AndroidX
- Convert Java to Kotlin
- Update Android Studio and other libraries
1.2.1
- Other
- Update target SDK version and support library
1.2.0
- Add
- Enable to show menu items vertically always
1.1.9
- Add
- Other
- Update build tools and support library
1.1.8
- Add
- Add
fab_fabRotationAngle
attribute to customize main FAB rotation on tap.
- Other
- Update Android Studio and support library
1.1.7
- Add constructor of behavior class
1.1.6
- Add
extraMargin
attribute
1.1.5
- Add APIs to remove all event listeners
1.1.4
- Add event listener to handle FAB open & close