forked from organicmaps/organicmaps
[AND] Manifests update.
This commit is contained in:
parent
1a9592a000
commit
21a390901a
2 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue