FloatingToolbar Versions Save

A toolbar that morphs from a FloatingActionButton

1.5.1

6 years ago
  • Fixes for #31 #32 #33

1.5.0

6 years ago
  • Added FloatingToolbarMenuBuilder to allow easier creation of a menu programmatically. Fixes #28

1.4.4

7 years ago
  • Fix crash when hide() is called before the toolbar is laid out

1.4.3

7 years ago
  • Fix merge issue

1.4.2

7 years ago
  • Don't animate on show() if FloatingToolbar is already showing

1.4.1

7 years ago
  • Fix crash when show() is called before the first view layout pass

1.4.0

7 years ago
  • Add support for fab in the center
  • Fix issue with custom view

1.3.0

7 years ago
  • 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

7 years ago
  • Fixed issue with state restore