Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Yunitsky <yunik@mapswithme.com>2016-01-11 13:00:10 +0300
committerSergey Yershov <yershov@corp.mail.ru>2016-03-23 16:04:32 +0300
commit6ce5de362cdb8d94ac5941b697f3be2437b42564 (patch)
tree6306b1a79e67d8e1f32cb717fb3721b222af5cc6 /android/AndroidManifest.xml
parentb63e1c81c9f81362e3467075834e31a082c46435 (diff)
[android] Resources for editor.
Diffstat (limited to 'android/AndroidManifest.xml')
-rw-r--r--android/AndroidManifest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml
index f601dd5fdd..8031b6a1fe 100644
--- a/android/AndroidManifest.xml
+++ b/android/AndroidManifest.xml
@@ -232,6 +232,7 @@
android:name="com.mapswithme.maps.editor.EditorActivity"
android:configChanges="orientation|screenLayout|screenSize"
android:label="@string/pp_place_edit"
+ android:theme="@style/MwmTheme.EditorActivity"
android:parentActivityName="com.mapswithme.maps.MwmActivity">
<!-- The meta-data element is needed for versions lower than 4.1 -->
<meta-data