This repository has been archived by the owner on Jul 10, 2020. It is now read-only.
Releases: jahirfiquitiva/FABsMenu
Releases · jahirfiquitiva/FABsMenu
v 1.0.4
- Updated libraries.
- Fixed a typo where it was
fabs_menu_cickableOverlay
instead offabs_menu_clickableOverlay
. - Fixed FABsMenu not positioning correctly after changing its expand direction programmatically.
v 1.0.3
- Added some annotations to avoid issues/confusion
- Fixed
addButton()
andremoveButton()
methods - Label view will only have foreground if it's clickable
v 1.0.2
Added a handful of methods to FABsMenu
to make it more customizable programmatically
v 1.0.1
Moved label text padding attribute from FABsMenu
to TitleFAB
v 1.0.0
First release :)