forked from organicmaps/organicmaps-tmp
[android][manifest] Maps activity is recreated on orientation changes
This commit is contained in:
parent
87fd7e8503
commit
a6fa527bee
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@
|
|||
<activity android:name=".MWMActivity"
|
||||
android:label="@string/app_name"
|
||||
android:screenOrientation="behind"
|
||||
android:configChanges="orientation|keyboardHidden"
|
||||
android:theme="@style/MWMNoTitle">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
|
|
Loading…
Add table
Reference in a new issue