ongakuer / CircleIndicator

A lightweight indicator like in nexus 5 launcher
Apache License 2.0
4.27k stars 712 forks source link

ViewPager is not working for (androidx.viewpager.widget.ViewPager) #103

Closed Khosbayar closed 6 years ago

Khosbayar commented 6 years ago

Android refactored import android.support.v4.view.ViewPager to androidx.viewpager.widget.ViewPager So we can't use it anymore. Will you fix your CircleIndicator.java? If so, please change it ASAP.

Best regards, Josh

ongakuer commented 6 years ago

Sorry, androidx is still in beta version.
You can fork this project and change it.

hmedat commented 6 years ago

Now it is live