1.0-alpha05
Pre-release
Pre-release
- Added Menu Resource support (no color customization possible)
Drawable
s are not parcelables so is not possible to restore them when the view is recreated
for example after an orientation change. If possible always use theDrawableRes
.- Fixed Expansion mode and rotate angle not persisted on orientation change
- Fixed inverted behavior for
SpeedDialView.setMainFabOpenBackgroundColor
andSpeedDialView.setMainFabCloseBackgroundColor
- Added
SpeedDialView.getActionItems()
- Added
SpeedDialView.getMainFab()
SpeedDialView.OnChangeListener.onMainActionSelected()
now returns true to keep the Speed Dial open, false to close it- Optional no animation for open/close/toggle