Skip to content

Releases: ongakuer/CircleIndicator

v2.1.6

21 Jan 12:20

Choose a tag to compare

  • Change indicator drawable
  • Tint indicator drawable

v2.1.4

31 Jul 09:35

Choose a tag to compare

  • Manual control

    • createIndicators(int count, int currentPosition)
    • animatePageSelected(int position)
  • Improve performance

v1.3.2

31 Jul 09:34

Choose a tag to compare

  • Support RecyclerView (CircleIndicator2)
  • Manual control
    • createIndicators(int count, int currentPosition)
    • animatePageSelected(int position)
  • Improve performance

v2.1.2

26 May 07:51

Choose a tag to compare

  • Add IndicatorCreatedListener. (set OnClickListener here)

v2.1.1

24 May 15:17

Choose a tag to compare

  • Support ViewPager2 (CircleIndicator3)

v2.1.0

13 Oct 10:36
e5b9032

Choose a tag to compare

  • Support RecyclerView (CircleIndicator2)

Breaking Changes

  • Change Config package
  • Add Config.Builder

v2.0.0

09 Oct 03:48
5325040

Choose a tag to compare

  • Migration to AndroidX

Breaking Changes

  • Remove configureIndicator
  • Add initialize(Config config)