[android] Disabled reloading catalog webview during screen rotation

This commit is contained in:
Александр Зацепин 2018-10-29 19:54:32 +03:00 committed by yoksnod
parent be291bc78e
commit 76678e160a

View file

@ -245,6 +245,7 @@
<activity
android:name="com.mapswithme.maps.bookmarks.BookmarksCatalogActivity"
android:configChanges="orientation|screenLayout|screenSize"
android:label="@string/guides"/>
<activity-alias