linear
fun RecyclerView.linear(orientation: Int = VERTICAL, reverseLayout: Boolean = false, scrollEnabled: Boolean = true, stackFromEnd: Boolean = false): RecyclerView
Content copied to clipboard
创建HoverLinearLayoutManager 线性列表
Parameters
orientation
列表方向
reverseLayout
是否反转列表
scrollEnabled
是否允许滚动