Android-Image-Slider icon indicating copy to clipboard operation
Android-Image-Slider copied to clipboard

com.smarteist.autoimageslider.SliderPager.populate (SliderPager.java:1131)

Open Sidd-dev-android opened this issue 4 years ago • 2 comments

The application's PagerAdapter changed the adapter's contents without calling PagerAdapter#notifyDataSetChanged! Expected adapter item count: 129600, found: 0 Pager id: 1 Pager class: class com.smarteist.autoimageslider.SliderPager Problematic adapter: class com.smarteist.autoimageslider.InfiniteAdapter.InfinitePagerAdapter

App is crashing.................... Any solution

Sidd-dev-android avatar Jul 26 '21 07:07 Sidd-dev-android

I have the same problem here

Eleftheria-99 avatar Sep 17 '21 11:09 Eleftheria-99

when you change the list of items in the slideradapter , you have to call notifydatasetchangeed()

Eleftheria-99 avatar Sep 17 '21 11:09 Eleftheria-99