My HTML/JS/Tailwind website runs in webview packaged as an APK. Since upgrading to API 35+, the native keyboard covers the input fields of my website where it used to push it up. What makes this even more of a challenge is I'm not a real dev, and it's easier for me to compile using a third party tool that doesn't allow me access to the native side of my app. My website isn't hosted, I'm wrapping local HTML/JS/CSS files and running with webview.