From c037e951a0706067eb397de3a653af38a36ba0f7 Mon Sep 17 00:00:00 2001 From: Harry Bond Date: Thu, 19 Dec 2024 22:05:10 +0000 Subject: [PATCH] remove uimode configchanges in manifest --- android/app/src/main/AndroidManifest.xml | 20 +++++--------------- 1 file changed, 5 insertions(+), 15 deletions(-) diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 0a7e8fb475..f252e36e8d 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -344,8 +344,7 @@ + android:name="app.organicmaps.base.BaseMwmFragmentActivity" /> @@ -436,41 +434,33 @@ + android:windowSoftInputMode="stateVisible" /> + android:label="@string/place_description_title" /> + android:label="@string/driving_options_title" /> + android:name="app.organicmaps.MapPlaceholderActivity" />