Skip to content
This repository was archived by the owner on Feb 12, 2026. It is now read-only.

Releases: kobakei/MaterialFabSpeedDial

2.0.0

27 Nov 06:59

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

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

Choose a tag to compare

  • Other
    • Update target SDK version and support library

1.2.0

28 Feb 15:33

Choose a tag to compare

  • Add
    • Enable to show menu items vertically always

1.1.9

28 Feb 15:04

Choose a tag to compare

  • Add
    • Support API 14 & 15
  • Other
    • Update build tools and support library

1.1.8

27 Nov 07:58

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

Choose a tag to compare

  • Add constructor of behavior class

1.1.6

23 Aug 15:18

Choose a tag to compare

  • Add extraMargin attribute

1.1.5

08 Aug 13:49

Choose a tag to compare

  • Add APIs to remove all event listeners

1.1.4

20 Jul 03:01

Choose a tag to compare

  • Add event listener to handle FAB open & close