diff --git a/brouter-routing-app/src/main/AndroidManifest.xml b/brouter-routing-app/src/main/AndroidManifest.xml index a2f9dfa..e210ef7 100644 --- a/brouter-routing-app/src/main/AndroidManifest.xml +++ b/brouter-routing-app/src/main/AndroidManifest.xml @@ -92,6 +92,7 @@ android:name=".RoutingParameterDialog" android:exported="true" android:launchMode="singleTask" + android:configChanges="orientation|screenSize|keyboardHidden" />