Android-Image-Slider
Android-Image-Slider copied to clipboard
com.smarteist.autoimageslider.SliderPager.populate (SliderPager.java:1131)
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
I have the same problem here
when you change the list of items in the slideradapter , you have to call notifydatasetchangeed()