-
@RestrictTo(value = Scope.LIBRARY) public class VerticalSpaceItemDecoration extends RecyclerView.ItemDecoration
-
-
Constructor Summary
Constructors Constructor Description VerticalSpaceItemDecoration(int verticalSpaceHeight)
-
Method Summary
Modifier and Type Method Description voidgetItemOffsets(@NonNull() Rect outRect, @NonNull() View view, @NonNull() RecyclerView parent, @NonNull() RecyclerView.State state)-
-
Method Detail
-
getItemOffsets
void getItemOffsets(@NonNull() Rect outRect, @NonNull() View view, @NonNull() RecyclerView parent, @NonNull() RecyclerView.State state)
-
-
-
-