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 为2 ,item展示的数据跟后台返回的数据顺序不一致,能不能不交换位置~ #519

Open 15189611 opened 3 years ago

15189611 commented 3 years ago

请问做瀑布流时,StaggeredGridLayoutHelper 设置lanes 为2 ,界面左右展示的数据跟后台返回的数据顺序不一致,能不能不交换位置~急,请求帮助~~谢谢