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