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

使用瀑布流(item有多种高度)时,当从列表底部,重新滑动到顶部时,瀑布流里面到item位置错乱 #488

Open LFen opened 4 years ago

LFen commented 4 years ago

使用瀑布流(item有多种高度)时,当从列表底部,重新滑动到顶部时,瀑布流里面到item位置错乱

前提:在瀑布流前面,已经添加有SingleLayoutHelper, 和StickyLayoutHelper.

版本:1.2.36

谢谢解答!