modifyMargin

fun View.modifyMargin(left: Int? = null, top: Int? = null, right: Int? = null, bottom: Int? = null)