diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index 34f67cc..cc97f95 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -11,12 +11,14 @@ android:label="@string/app_name" tools:ignore="UnusedAttribute" android:theme="@style/GdxTheme"> + + android:exported="true" + android:windowSoftInputMode="adjustResize">