Category "android-window"

Jetpack Compose Keyboard adjustment

Is there a way where we can control for every screen different states of the keyboard, for example I have one screen where I want to adjust size of the keyboard

How to show keyboard with Jetpack Compose?

How can I slide in the keyboard? I tried: val keyboardController: SoftwareKeyboardController? = LocalSoftwareKeyboardController.current keyboardController?.sh