(or: why are you updating this all the time?)
- The show / hide methods now behave nicely with CoordinatorLayout.
- Added alpha animation for the tab titles when using the shifting tabs.
- Now it's possible to use fixed mode (show titles on inactive tabs) even when there's more than three tabs.
- Fixed a critical bug in OnLongClickListener behavior (why didn't I see that before?) when using badges.
- Fixed a critical bug in OnClickListener behavior when using badges.
- 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.
- Fixed the ugly layout bug that happened when calling the
setDefaultTabPosition()
orselectTabAtPosition()
methods.
- Sweating my ass off making this library and trying to compete with the other ones.