[Solved] I'm trying to animate IME insets of botto...
# compose
r
[Solved] I'm trying to animate IME insets of bottom sheet via accomponiat lib. But I see strange behavior while animating
c
Howd you solve it?
r
I forgot to call
WindowCompat.setDecorFitsSystemWindows(_window_, false)
👍 1