Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 1.02 KB

CHANGELOG.md

File metadata and controls

32 lines (17 loc) · 1.02 KB

Changelog

(or: why are you updating this all the time?)

Newest version: 1.3.3

  • The show / hide methods now behave nicely with CoordinatorLayout.
  • Added alpha animation for the tab titles when using the shifting tabs.

1.3.2

  • Now it's possible to use fixed mode (show titles on inactive tabs) even when there's more than three tabs.

1.3.1

  • Fixed a critical bug in OnLongClickListener behavior (why didn't I see that before?) when using badges.

1.3.0

  • Fixed a critical bug in OnClickListener behavior when using badges.

1.2.9

  • Fixed the issue when using badges and the tab resize animation is enabled. Now the badges automatically adjust their position when the tab's size (or position) updates.

1.2.8

  • Fixed the ugly layout bug that happened when calling the setDefaultTabPosition() or selectTabAtPosition() methods.

Versions 0.0.1 - 1.2.7

  • Sweating my ass off making this library and trying to compete with the other ones.