setMargins

fun View.setMargins(size: Int)

Sets margins for views


fun View.setMargins(left: Int, top: Int, right: Int, bottom: Int)