atilafassina / quantum

Tauri + SolidStart. Batteries Included 🔋
MIT License
436 stars 22 forks source link

Getting keyboard overlaying input controls #9

Closed danaki closed 4 months ago

danaki commented 4 months ago

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

danaki commented 4 months ago

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