diff --git a/examples/androidapp/AndroidManifest.xml b/examples/androidapp/AndroidManifest.xml index d6e0ff0417..6edb0c1d02 100644 --- a/examples/androidapp/AndroidManifest.xml +++ b/examples/androidapp/AndroidManifest.xml @@ -8,7 +8,7 @@ - + @@ -30,7 +30,8 @@ + android:windowSoftInputMode="adjustPan" + android:theme="@style/AppTheme"> @@ -46,7 +47,8 @@ + android:label="@string/settings_name" + android:theme="@style/AppTheme"> + +