set Safe Area Inset
abstract fun setSafeAreaInset(left: Int? = null, top: Int? = null, right: Int? = null, bottom: Int? = null)
Changes additional finder view paddings that works as safe area to the others views
Set value or null if you need to left default value