atilafassina / quantum

Opinionated Tauri v2 Template with SolidStart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting keyboard overlaying input controls

danaki opened this issue · comments

Might not be related to this repo, but may be you know how to fix this?
Nothing modified, just adjusted some build parameters/package versions to make it build for latest Android.

image

This tauri-apps/tauri#7868 helped to resolve the issue.
Added android:windowSoftInputMode="adjustResize" under src-tauri/gen/android/app/src/main/AndroidManifest.xml