Skip to content

Releases: aurelhubert/ahbottomnavigation

AHBottomNavigation 2.0.3

02 Jan 14:32
Compare
Choose a tag to compare
  • Added method getViewAtPosition(int position)

AHBottomNavigation 2.0.2

29 Nov 10:45
Compare
Choose a tag to compare

What's new (2.0.2)

  • Fix a bug when titles are always shown

AHBottomNavigation 2.0.1

09 Nov 15:33
Compare
Choose a tag to compare

What's new (2.0.1)

  • Fix a crash with setCurrentItem(int position, boolean useCallback)

AHBottomNavigation 2.0.0

08 Nov 15:19
Compare
Choose a tag to compare

What's new (2.0.0)

  • BREAKING! 3 states for titles: SHOW_WHEN_ACTIVE, ALWAYS_SHOW & ALWAYS_HIDE (PR #140)
  • Color under the navigation bar (PR #166)
  • Fix CoordinatorLayout with FloatingActionButton: use manageFloatingActionButtonBehavior