Bottomsheet acting strange with windowsoftinputmode=adjustResize kotlin compose.
I added android:windowSoftInputMode="adjustResize"
in manifest file in order to solve something. Unfortunately, the text fields inside BottomSheetScaffold are not working right, when the keyboard is open, the screen goes crazy.
video: Video Link