fixSystemBarsPadding

fun fixSystemBarsPadding(v: View, @DimenRes heightResId: Int? = null, @DimenRes widthResId: Int? = null, padTop: Boolean = true, padBottom: Boolean = true, padLeft: Boolean = true, padRight: Boolean = true, overlayCutout: Boolean = true, fixIme: Boolean = false)(source)