Skip to content

Releases: kobakei/MaterialFabSpeedDial

2.0.0

27 Nov 06:59
Compare
Choose a tag to compare
  • 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

03 Feb 10:03
2488948
Compare
Choose a tag to compare
2.0.0-RC1 Pre-release
Pre-release
  • 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

10 Nov 08:46
Compare
Choose a tag to compare
  • Other
    • Update target SDK version and support library

1.2.0

28 Feb 15:33
Compare
Choose a tag to compare
  • Add
    • Enable to show menu items vertically always

1.1.9

28 Feb 15:04
Compare
Choose a tag to compare
  • Add
    • Support API 14 & 15
  • Other
    • Update build tools and support library

1.1.8

27 Nov 07:58
Compare
Choose a tag to compare
  • Add
    • Add fab_fabRotationAngle attribute to customize main FAB rotation on tap.
  • Other
    • Update Android Studio and support library

1.1.7

20 Sep 09:51
Compare
Choose a tag to compare
  • Add constructor of behavior class

1.1.6

23 Aug 15:18
Compare
Choose a tag to compare
  • Add extraMargin attribute

1.1.5

08 Aug 13:49
Compare
Choose a tag to compare
  • Add APIs to remove all event listeners

1.1.4

20 Jul 03:01
Compare
Choose a tag to compare
  • Add event listener to handle FAB open & close