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:
authorAlexander Marchuk <alexm@maps.me>2015-12-18 15:08:25 +0300
committerConstantin Shalnev <c.shalnev@corp.mail.ru>2016-01-13 15:55:08 +0300
commit280b1c9dd27c9917f5c43517ef7811a5d5951c97 (patch)
tree06adb554f24876866636a61ff8642c46e296be52 /android/AndroidManifest.xml
parent4d31757f36317a7d77a7a7d33066bae6fc532ef8 (diff)
[android] refactor: Hardcoded colors replaced with themes.
Diffstat (limited to 'android/AndroidManifest.xml')
-rw-r--r--android/AndroidManifest.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml
index f419c40180..26596cbb91 100644
--- a/android/AndroidManifest.xml
+++ b/android/AndroidManifest.xml
@@ -170,7 +170,6 @@
<activity
android:name="com.mapswithme.maps.MwmActivity"
android:launchMode="singleTask"
- android:theme="@style/MwmTheme.MainActivity"
android:windowSoftInputMode="stateAlwaysHidden|adjustPan"/>
<activity