staggered

fun RecyclerView.staggered(spanCount: Int, orientation: Int = VERTICAL, scrollEnabled: Boolean = true): RecyclerView

创建HoverStaggeredGridLayoutManager 交错列表

Parameters

orientation

列表方向

spanCount

网格跨度数量

scrollEnabled

是否允许滚动