setItemEdgeSpacing

fun setItemEdgeSpacing(@Px spacing: Int)

Sets the spacing between the min end and the first item, and the last item and the min edge. This is equivalent to calling both setItemMinEdgeSpacing and setItemMaxEdgeSpacing with the same value.

Parameters

spacing

the spacing between the edges of the layout and the items that border them