diff --git a/amethyst/src/main/AndroidManifest.xml b/amethyst/src/main/AndroidManifest.xml index 88d870e53..fd3b4f035 100644 --- a/amethyst/src/main/AndroidManifest.xml +++ b/amethyst/src/main/AndroidManifest.xml @@ -226,6 +226,7 @@ android:launchMode="singleTask" android:exported="false" android:resizeableActivity="true" + android:windowSoftInputMode="adjustResize" android:theme="@style/Theme.Amethyst" />