forked from organicmaps/organicmaps
[android] Fixed landscape orientation in download map screen.
This commit is contained in:
parent
61417b2eff
commit
69aec24e9e
1 changed files with 1 additions and 1 deletions
|
@ -233,7 +233,7 @@
|
|||
|
||||
<activity
|
||||
android:name="com.mapswithme.maps.DownloadResourcesLegacyActivity"
|
||||
android:configChanges="orientation|screenLayout|screenSize"
|
||||
android:configChanges="screenLayout|screenSize"
|
||||
android:label="@string/app_name"/>
|
||||
|
||||
<activity
|
||||
|
|
Loading…
Add table
Reference in a new issue