2011-08-07 02:17:20 -04:00
|
|
|
Change Log
|
|
|
|
|
==========
|
|
|
|
|
|
2011-09-28 21:48:08 -04:00
|
|
|
Version 1.1.0 *(In Development)*
|
|
|
|
|
--------------------------------
|
|
|
|
|
|
|
|
|
|
* Package changed from `com.jakewharton.android.viewpagerindicator` to
|
|
|
|
|
`com.jakewharton.android.view`.
|
2011-09-28 21:48:39 -04:00
|
|
|
* Add vertical orientation support to the circle indicator.
|
2011-10-02 21:25:49 -04:00
|
|
|
* 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!)
|
2011-09-28 21:48:08 -04:00
|
|
|
|
|
|
|
|
|
2011-09-15 22:38:30 -04:00
|
|
|
Version 1.0.1 *(2011-09-15)*
|
|
|
|
|
----------------------------
|
2011-09-08 00:35:18 -04:00
|
|
|
|
2011-09-15 22:38:30 -04:00
|
|
|
* 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.
|
2011-09-08 00:35:18 -04:00
|
|
|
|
|
|
|
|
|
2011-08-07 02:17:20 -04:00
|
|
|
Version 1.0.0 *(2011-08-07)*
|
|
|
|
|
----------------------------
|
|
|
|
|
|
|
|
|
|
Initial release.
|