All Versions
9
Latest Version
Avg Release Cycle
29 days
Latest Release
1279 days ago

Changelog History

  • v1.0.9 Changes

    October 25, 2020
    • โž• Added support for tab badges (#15)
    • โž• Added support for NavController (#16)
    • ๐Ÿ›  Fixed a bug for reversal of a cancelled tab animation
  • v1.0.8 Changes

    March 24, 2020
    • โž• Added functionality to enable or disable tabs (#6)
    • โž• Added easier to use lambda callbacks
  • v1.0.7 Changes

    March 23, 2020
    • ๐Ÿ‘ Allow height to be smaller than 64dp (#5)
    • โž• Added iconSize attribute (#6)
  • v1.0.6 Changes

    March 21, 2020
    • โž• 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.
  • v1.0.5 Changes

    March 19, 2020
    • โž• Added onTabReselected method to OnTabSelectListener (#3)
    • Continue unfinished animations where they stopped
  • v1.0.4 Changes

    March 15, 2020
    • ๐Ÿ›  Fixed ViewPager bug when rotating device (#2)
  • v1.0.3 Changes

    March 14, 2020
    • โž• Added setupWithViewPager2() method
  • v1.0.2 Changes

    March 13, 2020
    • โž• Added setupWithViewPager() method.
    • โž• Added removing and selecting tab by id methods.
    • โž• Added abb_initialTabId attribute.
  • v1.0.0 Changes

    March 05, 2020

    ๐ŸŽ‰ Initial release of AnimatedBottomBar