AmrJyniat
Csaba Kozák
val keyboardIsVisible = LocalWindowInsets.current.ime.isVisible
ProvideWindowInsets
android:windowSoftInputMode="adjustResize"
Activity
WindowCompat.setDecorFitsSystemWindows(window, false)
A modern programming language that makes developers happier.