When using `imePadding()` it doesn't animate upon ...
# compose
m
When using
imePadding()
it doesn't animate upon keyboard visible, but if I use
navigationBarsWithImePadding()
it animates. I only need to animate ime height excluding navBars height. @cb any inputs?
c
Hmm, that should work. They're both backed by the same thing so I'd be surprised if there's an issue. If you have a reproducible sample, feel free to raise an issue on the repo