Releases: saurabharora90/MaterialArcMenu
Releases · saurabharora90/MaterialArcMenu
2.0.0
Release 1.5.0
Version 1.4.1
Add support for margin customization
Version 1.4
Add support for changing radius from java class.
Version 1.3
Breaking Changes: The menu (floating action button) has a margin of 16dp added to it by default to follow the material design guidelines. Apps should no longer use 'android:layout_margin' to apply the margins. This approach fixes the broken shadows as well.
Version 1.2
Add scale, alpha and rotate animation for a more pleasant experience.
Version 1.1.1
Support for control elevation of FAB Menu
Version 1.1
- Add state change listener to be notified of menu opened and closing events
- Allow user to configure animation time for menu to open and close