Hello all - struggling with Android keyboard still.
All working ok on ios.
Here are the main points
- Using ‘adjustPan’ in AndroidManifest so that the tabs don’t go above the keyboard when opening
- On iOS everything works as expected
- 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