Skip to content

Releases: rubensousa/FloatingToolbar

1.1.1

20 Aug 14:16
Compare
Choose a tag to compare
  • Fixed dp to pixels conversion
  • Updated support library to 24.2.0
  • Copied the new floating action button behavior.

1.1.0

04 Aug 18:34
Compare
Choose a tag to compare
  • Add MorphListener to receive morph animation events.
  • Fix issue that caused the FAB's position to be incorrect when the app window is resized.
  • Fix issue that caused the FAB's position to be incorrect when the FloatingToolbar is attached to an AppBarLayout on API < 21
  • Fix issue with animation on API < 21
  • Added sources and javadoc to the build
  • Update support library to 24.1.1

1.0.0

02 Jul 15:22
Compare
Choose a tag to compare

Improved behavior with SnackBar
Improved animation on APIs below 21
Improved animation duration on larger devices
Update support library to 24.0.0
Add getMenu() method
Add detach methods to disable events
Add floatingHandleFabClick to handle fab click automatically (defaults to true)
Add floatingToastOnLongClick to show a toast with the MenuItem's title (defaults to true)
Add support to anchored FAB
Other bug fixes

0.3

29 Apr 15:05
Compare
Choose a tag to compare
0.3
  • Improved behavior with SnackBar (Still needs some fixes though)
  • Improved morph animation
  • Throw IllegalStateException if FAB is not attached and show() or hide() are called

0.2

27 Apr 00:25
Compare
Choose a tag to compare
0.2
Rename attributes