forked from organicmaps/organicmaps
[android] Disabled reloading catalog webview during screen rotation
This commit is contained in:
parent
be291bc78e
commit
76678e160a
1 changed files with 1 additions and 0 deletions
|
@ -245,6 +245,7 @@
|
|||
|
||||
<activity
|
||||
android:name="com.mapswithme.maps.bookmarks.BookmarksCatalogActivity"
|
||||
android:configChanges="orientation|screenLayout|screenSize"
|
||||
android:label="@string/guides"/>
|
||||
|
||||
<activity-alias
|
||||
|
|
Loading…
Add table
Reference in a new issue