Skip to content

Releases: rubensousa/FloatingToolbar

1.5.1

28 Jul 11:59
Compare
Choose a tag to compare

1.5.0

26 Jul 15:50
Compare
Choose a tag to compare
  • Added FloatingToolbarMenuBuilder to allow easier creation of a menu programmatically. Fixes #28

1.4.4

07 Mar 16:54
Compare
Choose a tag to compare
  • Fix crash when hide() is called before the toolbar is laid out

1.4.3

28 Feb 21:04
Compare
Choose a tag to compare
  • Fix merge issue

1.4.2

28 Feb 17:46
Compare
Choose a tag to compare
  • Don't animate on show() if FloatingToolbar is already showing

1.4.1

15 Feb 18:10
Compare
Choose a tag to compare
  • Fix crash when show() is called before the first view layout pass

1.4.0

14 Feb 20:14
Compare
Choose a tag to compare
  • Add support for fab in the center
  • Fix issue with custom view

1.3.1

30 Jan 01:02
Compare
Choose a tag to compare

1.3.0

17 Dec 23:36
Compare
Choose a tag to compare
  • Restore translation-Z property
  • Add new method: showSnackBar. Use this to show snackbars when the toolbar is showing.
  • Update support library to 25.1.0

1.2.1

25 Oct 18:24
Compare
Choose a tag to compare
  • Fixed issue with state restore