Alex Styl
08/19/2025, 4:02 AMLocalSoftwareKeyboardController
but I can't dismiss the keyboard from a modal/dialog if the reference of the SoftwareKeyboardController was taken from outside of the dialog's scope.Alex Styl
08/19/2025, 4:03 AMAlex Vanyo
08/19/2025, 4:35 PMLocalSoftwareKeyboardController
outside the Dialog
, it'll be a different instance than the one you get retrieving it inside the Dialog
Alex Styl
08/20/2025, 12:51 AMAlex Styl
08/20/2025, 12:53 AMwindowAnimationStyle
.
Thread on X with full investigationAlex Vanyo
08/22/2025, 4:29 PMwhat does it mean in realityIn reality in means behavior ends up being very whack-a-mole: getting off the expected path can ends up in weird situations. The history of
LocalSoftwareKeyboardController
and the underlying SoftwareKeyboardControllerCompat
from androidx.core
is trying to deal with the weirdness