AnimatedBottomBar

A customizable and easy to use BottomBar navigation view with sleek animations, with support for ViewPager, ViewPager2, NavController, and badges.

MIT License

Stars
1.3K

Bot releases are visible (Hide)

AnimatedBottomBar - Available on Maven Central Latest Release

Published by Droppers over 3 years ago

AnimatedBottomBar is now available on Maven Central.

AnimatedBottomBar - Added support for tab badges

Published by Droppers almost 4 years ago

  • Added support for tab badges (#15)
  • Added support for NavController (#16)
  • Fixed a bug for reversal of a cancelled tab animation
AnimatedBottomBar - Enable or disable tabs

Published by Droppers over 4 years ago

  • Added functionality to enable or disable tabs (#6)
  • Added easier to use lambda callbacks
AnimatedBottomBar - Small improvements

Published by Droppers over 4 years ago

  • Allow height to be smaller than 64dp (#5)
  • Added iconSize attribute (#6)
AnimatedBottomBar - Added text attributes and various bug fixes

Published by Droppers over 4 years ago

  • Added textStyle attribute and typeface property.
  • Added textSize attribute.
  • Fixed indicator animator wrong duration by overriding duration scale.
  • Fixed overshoot interpolator for fading indicator.
  • Fixed selected tab animation not working when tabAnimation was set to none.
AnimatedBottomBar - Added `onTabReselected` method

Published by Droppers over 4 years ago

  • Added onTabReselected method to OnTabSelectListener (#3)
  • Continue unfinished animations where they stopped
AnimatedBottomBar - Fixed ViewPager bug

Published by Droppers over 4 years ago

  • Fixed ViewPager bug when rotating device (#2)
AnimatedBottomBar - Added ViewPager2 support

Published by Droppers over 4 years ago

  • Added setupWithViewPager2() method
AnimatedBottomBar - Added easy ViewPager usage

Published by Droppers over 4 years ago

  • Added setupWithViewPager() method.
  • Added removing and selecting tab by id methods.
  • Added abb_initialTabId attribute.
AnimatedBottomBar - Initial release

Published by Droppers over 4 years ago

Initial release of AnimatedBottomBar