Skip to content

Releases: Droppers/AnimatedBottomBar

Available on Maven Central

27 May 18:38
Compare
Choose a tag to compare

AnimatedBottomBar is now available on Maven Central.

Added support for tab badges

25 Oct 10:53
Compare
Choose a tag to compare
  • Added support for tab badges (#15)
  • Added support for NavController (#16)
  • Fixed a bug for reversal of a cancelled tab animation

Enable or disable tabs

24 Mar 20:44
Compare
Choose a tag to compare
  • Added functionality to enable or disable tabs (#6)
  • Added easier to use lambda callbacks

Small improvements

23 Mar 20:12
Compare
Choose a tag to compare
  • Allow height to be smaller than 64dp (#5)
  • Added iconSize attribute (#6)

Added text attributes and various bug fixes

21 Mar 22:20
Compare
Choose a tag to compare
  • 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.

Added `onTabReselected` method

19 Mar 19:11
Compare
Choose a tag to compare
  • Added onTabReselected method to OnTabSelectListener (#3)
  • Continue unfinished animations where they stopped

Fixed ViewPager bug

15 Mar 13:54
Compare
Choose a tag to compare
  • Fixed ViewPager bug when rotating device (#2)

Added ViewPager2 support

14 Mar 16:43
Compare
Choose a tag to compare
  • Added setupWithViewPager2() method

Added easy ViewPager usage

13 Mar 11:19
Compare
Choose a tag to compare
  • Added setupWithViewPager() method.
  • Added removing and selecting tab by id methods.
  • Added abb_initialTabId attribute.

Initial release

05 Mar 18:17
cf3ac4f
Compare
Choose a tag to compare

Initial release of AnimatedBottomBar