Skip to content

Releases: yavski/fab-speed-dial

1.0.7

26 Oct 21:22
Compare
Choose a tag to compare

Fix for #34.

1.0.6

19 Oct 19:13
Compare
Choose a tag to compare

Fixes for #31 and #32.

1.0.5

16 Oct 12:56
Compare
Choose a tag to compare
  • Saved state on rotation, i.e. the menu options remain visible on changing the orientation
  • Support for multi-color menu items, i.e. you can now tint the background of the mini fabs individually and set text color to their titles
  • Fix for #29

1.0.4

24 Apr 18:38
Compare
Choose a tag to compare
  • Dynamically show() / hide() FAB
  • Set background to the container of FAB via the xml attribute touchGuardDrawable (currently it works with FrameLayout, CoordinatorLayout and RelativeLayout only)

1.0.3

21 Feb 11:54
Compare
Choose a tag to compare
  • Support for publishing to Maven locally
  • Support for MenuItem#setVisible() to dynamically change the visibility of individual menu items
  • Added miniFabTitleBackgroundTint to tint the background of the titles of the menu items.
  • Added miniFabTitlesEnabled to optionally hide the titles of the menu items; this can be handy when dealing with shared menu resources.

1.0.2

31 Jan 20:07
Compare
Choose a tag to compare
  • Renamed menu's title styles due to conflicting names

1.0.1

16 Jan 16:54
Compare
Choose a tag to compare
  • Fix for java.lang.ClassCastException: android.view.ViewRootImpl cannot be cast to android.view.ViewGroup in FabSpeedDial.java
  • Fix for mini-fab misalignment in non-CoordinatorLayout view groups

Initial release

16 Jan 16:42
Compare
Choose a tag to compare
1.0.0

Typo.