modifyPadding

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