diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 2f005f820..d7138aa22 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -95,14 +95,19 @@ + android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout|screenSize" + android:exported="true" /> + + - +