tommybuonomo / dotsindicator

Three material Dots Indicators for view pagers in Android !
Apache License 2.0
3.44k stars 353 forks source link

Runtime Error when inflating SpringDotsIndicator #134

Open KnightFiury opened 2 years ago

KnightFiury commented 2 years ago

Screenshot_20211015-114212

superdiazzz commented 2 years ago

I have same issue in crashlytics,

Fatal Exception: java.lang.RuntimeException: Unable to start activity ComponentInfo{mobile.android.tribun/com.my.app.IntroActivity}: android.view.InflateException: Binary XML file line #30: Binary XML file line #30: Error inflating class com.tbuonomo.viewpagerdotsindicator.SpringDotsIndicator

It is pointing to SpringDotsIndicator in xml file. Have solved this issue?

tommybuonomo commented 2 years ago

Hello @superdiazzz, it looks like an error in your own project Do you have more info on the stack trace ? Without more info, I'll close this issue