romandanylyk / PageIndicatorView

An page indicator for Android ViewPager
4.63k stars 564 forks source link

App Crashes in latest version #147

Open raghuvaran0804 opened 11 months ago

raghuvaran0804 commented 11 months ago

Wrong state class, expecting View State but received class com.smarteist.autoimageslider.SliderPager$SavedState instead. This usually happens when two views of different type have the same id in the same hierarchy. This view's id is id/0x2. Make sure other views do not use the same id.