Skip to content

Releases: roughike/BottomBar

BottomBar v2.3.1

14 Apr 06:45
Compare
Choose a tag to compare
  • #749 fix for shadow
    • we were not properly respecting the flag to disable it (all versions)
    • the margin on top was not being removed even when no shadow was present pre-lollipop

BottomBar v2.3.0

06 Apr 18:10
Compare
Choose a tag to compare
  • #713: Ripple touch feedback for tabs!
  • #716: Bugfix for misbehaving shadow. No more weird white spaces above the bar!
  • #717: Support for tabs with icons only, without titles!
  • #722: Showing / hiding the BottomBar when on shy mode.
  • #714: Controlling whether Toasts of tab titles are shown when long pressing tabs.
  • #719: Fix for wrong size in tabs
  • #712: Data binding fixes.

Thanks for @yombunker, @MarcRubio and @Tushar-Acharya for their contributions!

BottomBar v2.2.0

26 Mar 10:37
Compare
Choose a tag to compare
  • Ability to change icons when the tabs are selected, using drawable selectors
  • Overriding tab selections is now supported, by using TabSelectionInterceptor
  • Internal code quality improvements and small changes

BottomBar v2.1.2

22 Mar 21:17
Compare
Choose a tag to compare
  • Adds the ability to prevent badges from hiding when the tab is selected