You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding this modifier to the modifier parameter of a component will allow it to intercept hardware key events before they are sent to the software keyboard.
The text was updated successfully, but these errors were encountered:
Doc: https://developer.android.com/reference/kotlin/androidx/compose/ui/Modifier#(androidx.compose.ui.Modifier).onPreInterceptKeyBeforeSoftKeyboard(kotlin.Function1)
Adding this modifier to the modifier parameter of a component will allow it to intercept hardware key events before they are sent to the software keyboard.
The text was updated successfully, but these errors were encountered: