[AND] Manifests update.

This commit is contained in:
Dmitry Kunin 2013-10-22 17:01:57 +03:00 committed by Alex Zolotarev
parent 1a9592a000
commit 21a390901a
2 changed files with 2 additions and 2 deletions

View file

@ -141,7 +141,7 @@
android:theme="@style/MWMMain.NoBar" >
</activity>
<activity
android:name="com.mapswithme.maps.DownloadUI"
android:name="com.mapswithme.country.DownloadUI"
android:configChanges="orientation|screenLayout|screenSize"
android:label="@string/download_maps"
android:noHistory="true"

View file

@ -141,7 +141,7 @@
android:theme="@style/MWMMain.NoBar" >
</activity>
<activity
android:name="com.mapswithme.maps.DownloadUI"
android:name="com.mapswithme.country.DownloadUI"
android:configChanges="orientation|screenLayout|screenSize"
android:label="@string/download_maps"
android:noHistory="true"