I have searched about all the post but I can't found the solution on my problem. In my application I have some webview; when the edit text are clicked the webview page scroll down and is it not possible to see the inserted text. I try the solution of android:windowSoftInputMode="AdjustPan" but he didn't worked.
There are another particular aspect, when in the same webview I load some pages the scrolling working correctly, but in other I have the above situation.
Is it possible that there are problems in html/css code of the load pages?
Thanks and Regards Simone