Take a guess at fixing android keyboard issue

This commit is contained in:
Jon Staab
2025-03-07 09:01:47 -08:00
parent d07b9cde5f
commit 75905e4652
10 changed files with 29 additions and 8 deletions
+1
View File
@@ -12,6 +12,7 @@
android:name=".MainActivity"
android:label="@string/title_activity_main"
android:theme="@style/AppTheme.NoActionBarLaunch"
android:windowSoftInputMode="adjustResize"
android:launchMode="singleTask"
android:exported="true">
<intent-filter>