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

StaggeredGridLayoutHelper设置lanes后,换行错位 #483

Open qyq1103 opened 4 years ago

qyq1103 commented 4 years ago

我这有8个功能点,使用StaggeredGridLayoutHelper,设置lanes是5,滑动时空出的格子会被它上面的两个item填充,换页面后切换回来item位置错乱