/tripkit/TripKitAndroidUI/com.skedgo.tripkit.ui.utils/applyEdgeToEdgeSafeAreaPadding

applyEdgeToEdgeSafeAreaPadding

\ fun View.applyEdgeToEdgeSafeAreaPadding(applyLeft: Boolean = false, applyTop: Boolean = false, applyRight: Boolean = false, applyBottom: Boolean = false)

Adds the safe drawing area to a container's existing padding when Android enforces edge-to-edge. This lets the container background continue behind the system bars while keeping its content safe.