I have a web page with a text input field.
From package Version 0.3.1 onwards, the webview sizes does not change when the keyboard is entered. This leads to the fact that the textinput field is hidden behind the keyboard.
In Version 0.3.0+2 this works fine.
Select text input field, keyboard is shown, webview is resized to visible area and text input box stays visible. This is the standard android behavior I know.
In 0.3.1 a change "Fix height of keyboard" was introduced, which might be the reason?
0.3.0+2 version (working)


0.3.1 version (not working)

