google/accompanist

How do I remove the Navigation Bars space from the Keyboard?

jetberrocal opened this issue · 4 comments

I have the same problem as post:There's a space between content and keyboard when using imePadding.

The solution proposed to use navigationBarsWithImePadding only instead of imePadding & navigationBarsPadding no longer is available for current Compose version (2024).

How do I remove the Navigation Bars space from the Keyboard?