Compose Modifier

imeNestedScroll

Controls the soft keyboard as a nested scrolling on Android [R]Build.VERSION_CODES.R and later.

RevenueCat

RevenueCat

Add subscriptions to your apps in minutes

Ad Get started for free

imeNestedScroll

Android
@ExperimentalLayoutApi
fun Modifier.imeNestedScroll(): Modifier

Controls the soft keyboard as a nested scrolling on Android [R]Build.VERSION_CODES.R and later. This allows the user to drag the soft keyboard up and down.

After scrolling, the IME will animate either to the fully shown or fully hidden position, depending on the position and fling.