accessibility issue

accessibility issue

hi all,

in my android app i have a webview with some html ui. i use vh vw for controls, so that my ui scales proportionately for tabs. but problem is in text box when keyboard shows up, the entire page shrinks and when keyboard is hidden, controls are jumbled up. what is the way to stop this behaviour ? withot resizing page scrolling up is ok.