bingoogolapple / BGABanner-Android

引导界面滑动导航 + 大于等于1页时无限轮播 + 各种切换动画轮播效果
4.17k stars 782 forks source link

java.lang.IllegalStateException: The application's PagerAdapter changed the adapter's contents without calling PagerAdapter#notifyDataSetChanged! Expected adapter item count: 1, found: 5 Pager id: ffffffff Pager class: class cn.bingoogolapple.bgabanner.BGAViewPager Problematic adapter: class cn.bingoogolapple.bgabanner.BGABanner$PageAdapter #171

Open nicolite opened 6 years ago

nicolite commented 6 years ago

连续多次刷新后出现了直接crash了,出现了这个错误 java.lang.IllegalStateException: The application's PagerAdapter changed the adapter's contents without calling PagerAdapter#notifyDataSetChanged! Expected adapter item count: 1, found: 5 Pager id: ffffffff Pager class: class cn.bingoogolapple.bgabanner.BGAViewPager Problematic adapter: class cn.bingoogolapple.bgabanner.BGABanner$PageAdapter