All Versions
15
Latest Version
Avg Release Cycle
29 days
Latest Release
2713 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.10.1 Changes
October 23, 2015- Use hardware layers to get smoother animations
-
v1.10.0 Changes
July 17, 2015- Added
FloatingActionsMenu.collapseImmediately()
- Fixed
setEnabled
behavior on FloatingActionsMenu - Fixed minor bug in FloatingActionsMenu height calculation
- Fixed issue with manual menu creation
- Added
-
v1.9.1 Changes
June 09, 2015- Fixed issue with missing label on FloatingActionButton added, remove and added again
- Fixed libpng warings on processing shadow resources. Bonus: new assets are a bit lighter
-
v1.9.0 Changes
March 13, 2015- Labels are now clickable
-
v1.8.0 Changes
February 18, 2015- Added
fab_labelsPosition
attribute - Fixed issue with labels style being overridden by theme style
- Added
-
v1.7.0 Changes
February 01, 2015- Added removeButton API to FloatingActionsMenu
- Fixed NPEs related to incorrect animators initialization
- Fixed labels positions for FloatingActionsMenu with mini add button
-
v1.6.0 Changes
January 16, 2015- Added disabled state for FloatingActionButton background
- Added button size attribute for FloatingActionsMenu add button
-
v1.5.1 Changes
December 30, 2014- Fixed setting FloatingActionButton icon with
fab_icon
XML attribute - Fixed issues with changing visibility of FloatingActionButtons inside FloatingActionsMenu
- Fixed setting FloatingActionButton icon with
-
v1.5.0 Changes
December 30, 2014- Added icon drawable setter for FloatingActionButton
- Better looking strokes of FloatingActionButtons
- Option to disable strokes of FloatingActionButton
-
v1.4.0 Changes
December 21, 2014- Added labels setter for FloatingActionButton
- Reduce memory footprint of FloatingActionButton and fix OOM issues.