Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Romanov <rromanov@65gb.net>2017-03-31 10:26:13 +0300
committerRoman Romanov <rromanov@65gb.net>2017-04-25 13:54:09 +0300
commit382550e40b61984d1bf477f00a53a5d0b0228034 (patch)
tree6397d39286a8772b45e67afdded09533a186f9cb /android/AndroidManifest.xml
parent51410622d93c03f5ad7fca39eb7e788b643d0ff6 (diff)
[android] fix “Can not perform this action after onSaveInstanceState” exception
Diffstat (limited to 'android/AndroidManifest.xml')
-rw-r--r--android/AndroidManifest.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml
index a5611e315b..55aeaf5d9d 100644
--- a/android/AndroidManifest.xml
+++ b/android/AndroidManifest.xml
@@ -83,7 +83,6 @@
<activity
android:name="com.mapswithme.maps.SplashActivity"
- android:configChanges="orientation|screenLayout|screenSize"
android:label="@string/app_name">
<intent-filter>