Android keyboard display issue

Hello all :slight_smile: - struggling with Android keyboard still.

All working ok on ios.

Here are the main points

  1. Using ‘adjustPan’ in AndroidManifest so that the tabs don’t go above the keyboard when opening
  2. On iOS everything works as expected
  3. on Android, when you tap even a basic input field just in an ion-content it opens the soft keyboard and then incorrectly recalculates the height of the scroll view resulting in space underneath. Examples below:

BEFORE keyboard open

AFTER keyboard open

Or does anyone just have a way to hide the tabs on keyboard open that works, doesn’t have a delay etc? We have been struggling with trying to get this to work for weeks now. :slight_smile: