android-components / mozilla.components.support.ktx.android.view / android.app.Activity

Extensions for android.app.Activity

enterToImmersiveMode

fun Activity.enterToImmersiveMode(): Unit

Attempts to call immersive mode using the View to hide the status bar and navigation buttons.

exitImmersiveModeIfNeeded

fun Activity.exitImmersiveModeIfNeeded(): Unit

Attempts to come out from immersive mode using the View.