setPadding

inline fun View.setPadding(@Px size: Int)(source)

Sets the view's padding. This version of the method sets all axes to the provided size.

See also