public class VerticalSpaceItemDecoration
extends RecyclerView.ItemDecoration
| Constructor and Description |
|---|
VerticalSpaceItemDecoration(int mVerticalSpaceHeight) |
| Modifier and Type | Method and Description |
|---|---|
void |
getItemOffsets(android.graphics.Rect outRect,
android.view.View view,
RecyclerView parent,
RecyclerView.State state) |
void |
setmVerticalSpaceHeight(int mVerticalSpaceHeight) |