alibaba / vlayout

Project vlayout is a powerfull LayoutManager extension for RecyclerView, it provides a group of layouts for RecyclerView. Make it able to handle a complicate situation when grid, list and other layouts in the same recyclerview.
http://tangram.pingguohe.net/
MIT License
10.8k stars 1.79k forks source link

当列表中某adapter中其中一个item删除时, 会出现背景与adapters中元素错位问题, 如视频 #524

Open justleolee opened 3 years ago

justleolee commented 3 years ago

前提是: 列表有部分滚出屏幕, 如果recyclerview没有item滚出屏幕,不会有异常

https://user-images.githubusercontent.com/8656426/111313991-f4cc1380-869b-11eb-8a93-64e84faa03bc.mp4

https://user-images.githubusercontent.com/8656426/111314028-fc8bb800-869b-11eb-9d0f-1fbd237906d2.mp4