-
public final class EdgePaddingItemDecoration extends RecyclerView.ItemDecoration
-
-
Constructor Summary
Constructors Constructor Description EdgePaddingItemDecoration(Integer paddingInPx)
-
Method Summary
Modifier and Type Method Description UnitgetItemOffsets(Rect outRect, View view, RecyclerView parent, RecyclerView.State state)-
-
Constructor Detail
-
EdgePaddingItemDecoration
EdgePaddingItemDecoration(Integer paddingInPx)
-
-
Method Detail
-
getItemOffsets
Unit getItemOffsets(Rect outRect, View view, RecyclerView parent, RecyclerView.State state)
-
-
-
-