fun View.setEndMarginsInDp(margin: Int): Unit
Sets the end margin of a View to the desired dp value.
margin - The desired dp value for the View's end margin.
margin