Compare commits

...
Sign in to create a new pull request.

1 commit

View file

@ -59,7 +59,8 @@
android:label="@string/app_name"
android:theme="@style/MwmTheme"
android:supportsRtl="true"
android:networkSecurityConfig="@xml/network_security_config">
android:networkSecurityConfig="@xml/network_security_config"
android:hasFragileUserData="true">
<activity
android:name="com.mapswithme.maps.SplashActivity"