setGravity

fun setGravity(gravity: Int)

Sets the gravity used for child view positioning. Defaults to Gravity.TOP for horizontal orientation and Gravity.START for vertical orientation.

This is only supported for single rows (i.e 1 span)

Parameters

gravity