Package io.rong.imkit.picture.decoration
Class GridSpacingItemDecoration
-
- All Implemented Interfaces:
public class GridSpacingItemDecoration
-
-
Constructor Summary
Constructors Constructor Description GridSpacingItemDecoration(int spanCount, int spacing, boolean includeEdge)
-
Method Summary
Modifier and Type Method Description voidgetItemOffsets(Rect outRect, View view, RecyclerView parent, State state)-
-
Method Detail
-
getItemOffsets
void getItemOffsets(Rect outRect, View view, RecyclerView parent, State state)
-
-
-
-