Android-ViewPagerIndicator v1.1.0 Release Notes

Release Date: 2011-10-02 // over 12 years ago
    • Package changed from com.jakewharton.android.viewpagerindicator to com.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!)