MaterialFabSpeedDial Versions Save

Android UI library of FAB speed dial

2.0.0

4 years ago
  • 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

5 years ago
  • 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

5 years ago
  • Other
    • Update target SDK version and support library

1.2.0

6 years ago
  • Add
    • Enable to show menu items vertically always

1.1.9

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

1.1.8

6 years ago
  • Add
    • Add fab_fabRotationAngle attribute to customize main FAB rotation on tap.
  • Other
    • Update Android Studio and support library

1.1.7

6 years ago
  • Add constructor of behavior class

1.1.6

6 years ago
  • Add extraMargin attribute

1.1.5

6 years ago
  • Add APIs to remove all event listeners

1.1.4

6 years ago
  • Add event listener to handle FAB open & close