AnimatedBottomBar Versions Save

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

1.1.0

2 years ago

AnimatedBottomBar is now available on Maven Central.

1.0.9

3 years ago
  • Added support for tab badges (#15)
  • Added support for NavController (#16)
  • Fixed a bug for reversal of a cancelled tab animation

1.0.8

4 years ago
  • Added functionality to enable or disable tabs (#6)
  • Added easier to use lambda callbacks

1.0.7

4 years ago
  • Allow height to be smaller than 64dp (#5)
  • Added iconSize attribute (#6)

1.0.6

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.

1.0.5

4 years ago
  • Added onTabReselected method to OnTabSelectListener (#3)
  • Continue unfinished animations where they stopped

1.0.4

4 years ago
  • Fixed ViewPager bug when rotating device (#2)

1.0.3

4 years ago
  • Added setupWithViewPager2() method

1.0.2

4 years ago
  • Added setupWithViewPager() method.
  • Added removing and selecting tab by id methods.
  • Added abb_initialTabId attribute.

1.0.0

4 years ago

Initial release of AnimatedBottomBar