All Versions
15
Latest Version
Avg Release Cycle
29 days
Latest Release
4037 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v1.2.1 Changes
October 20, 2011🏗 Maven 3 is now required when building from the command line.
- Update to support ADT 14.
-
v1.2.0 Changes
October 04, 2011- Move to
com.viewpagerindicator
package. - Move maven group and artifact to
com.viewpagerindicator:library
.
- Move to
-
v1.1.0 Changes
October 02, 2011- Package changed from
com.jakewharton.android.viewpagerindicator
tocom.jakewharton.android.view
. - Add vertical orientation support to the circle indicator.
- Fix: Corrected drawing bug where a single frame would be drawn as if the pager had completed its scroll when in fact it was still scrolling. (Thanks SimonVT!)
- Package changed from
-
v1.0.1 Changes
September 15, 2011- Fade selected title color to normal text color during the swipe to and from the center position.
- Fix: Ensure both the indicator and footer line are updated when changing the
footer color via the
setFooterColor
method.
-
v1.0.0 Changes
August 07, 2011🎉 Initial release.