- Add
stl_indicatorWidthto custom indicator's width #106
- Fixed indicator position of auto_center #100
- Add
stl_drawDecorationAfterTabattribute for change the drawing order #58 - Add
stl_titleOffsetattribute for adjust the slide position #89 - Fixed a condition code of onSizeChanged for always in center
- Change the call order of OnTabClickListener when press the tab #74
- Update android support library version to 22.2.1
- Add TabClickListener interface #68
- RTL support #48
- Add
stl_clickableattribute.
- Modify to ensure the first scroll #54
- Fix bug when indicatorAlwaysInCenter is true and tabHost has only two tabs #50
- Add custom ScrollListener interface #46
- Support the margin of each tab.
- Add
stl_indicatorWithoutPaddingandstl_indicatorGravityattributes. - Add
stl_overlineColorandstl_overlineThicknessattributes.
- Allow to set the background on default tab #13
- Added setter for tab text colors #10
- Allow to set a String title dynamically on PagerItems. #7
- Enable the format of ‘reference’ for defaultTextColor to support ColorStateList #3
- Supported Icon Tab. #1
- Initial release.