Package com.pointrlabs.core.util
Class CenterDecoration
-
- All Implemented Interfaces:
public final class CenterDecoration extends RecyclerView.ItemDecoration
-
-
Constructor Summary
Constructors Constructor Description CenterDecoration(Integer spacing)
-
Method Summary
Modifier and Type Method Description Unit
getItemOffsets(Rect outRect, View view, RecyclerView parent, RecyclerView.State state)
-
-
Constructor Detail
-
CenterDecoration
CenterDecoration(Integer spacing)
-
-
Method Detail
-
getItemOffsets
Unit getItemOffsets(Rect outRect, View view, RecyclerView parent, RecyclerView.State state)
-
-
-
-