Join Slack
Powered by
Ok, it looks like `LocalWindowInsets.current.ime.b...
# compose
d
dimsuz
01/10/2022, 2:30 PM
Ok, it looks like
LocalWindowInsets.current.ime.bottom
does not update after keyboard is hidden. it continues to report padding as though keyboard is visible 🤔
c
Csaba Szugyiczki
01/10/2022, 2:31 PM
Did you set the Activity’s windowSoftInputMode is set to adjustResize?
https://google.github.io/accompanist/insets/#something-not-working
d
dimsuz
01/10/2022, 2:34 PM
yep, it's in my Manifest
70
Views
Open in Slack
Previous
Next