computeEdge

fun computeEdge(position: Int, layoutManager: RecyclerView.LayoutManager, reverseLayout: Boolean): DefaultDecoration.Edge

计算指定条目的边缘位置

Parameters

position

指定计算的Item索引

layoutManager

当前列表的LayoutManager