Upload content of a webview as well as the height of the keyboard that opens

0

I need to know how to raise the webview as well as the height of the smartphone keyboard where my hybrid app is installed. What happens is that being a hybrid app, if I click on an input that is displayed in a webview, the keyboard opens but the webview does not go up and covers the whole view (which does not happen if I access the same url from a mobile browser external to the app, but both the keyboard and the whole site upload).

Does anyone know any JAVA function / class to achieve what I'm looking for?

    
asked by Criss 09.07.2016 в 23:55
source

0 answers