public class ItemSpaceDecoration
extends RecyclerView.ItemDecoration
| Constructor and Description |
|---|
ItemSpaceDecoration(int horizontalSpaceWidth,
int verticalSpaceHeight,
int spanCount,
boolean includeEdge) |
| Modifier and Type | Method and Description |
|---|---|
void |
getItemOffsets(android.graphics.Rect outRect,
android.view.View view,
RecyclerView parent,
RecyclerView.State state) |