I have a small problem on my app on Android. I have a webview which contains many input fields. If I focus on a textfield far down on the page, the keyboard is shown as it should. However, the textfield gets hidden behind the keyboard. This isn't a problem on regular native textfields, only when the textfields are HTML inputs. How can i solve this?
↧