margins

fun <T : View> T.margins(    left: Int,     top: Int,     right: Int,     bottom: Int): T