RecyclerCoverFlow icon indicating copy to clipboard operation
RecyclerCoverFlow copied to clipboard

adapter.notifyDataSetChanged()

Open BruceLiCh opened this issue 7 years ago • 0 comments

当删除其中某一张图片时,如果是从后面往前删除后不会默认滑动到它的前张,而且删除最后一张的时候会出现下标越界异常。adapter.notifyDataSetChangerd()后就会出现上述情况

BruceLiCh avatar Aug 31 '17 09:08 BruceLiCh