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:
authorАлександр Зацепин <az@mapswithme.com>2017-08-29 13:17:48 +0300
committerVladimir Byko-Ianko <v.bykoianko@corp.mail.ru>2017-09-13 16:25:45 +0300
commit83229ed97c6df61eb4112b53c9642290137fa850 (patch)
tree145081729116bd3bbef51f72f4add97a2c0cd435 /android/AndroidManifest.xml
parent5cc3096c39ea0b3035375592c928ed689adf281b (diff)
[android] Fixed keyboard hidding of the details field in editor
[android] Made 'Details' field multiline
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 fac5405035..c74cb2e697 100644
--- a/android/AndroidManifest.xml
+++ b/android/AndroidManifest.xml
@@ -295,7 +295,6 @@
android:configChanges="orientation|screenLayout|screenSize"
android:label="@string/edit_place"
android:theme="@style/MwmTheme.EditorActivity"
- android:windowSoftInputMode="adjustResize|stateHidden"
android:parentActivityName="com.mapswithme.maps.MwmActivity">
<!-- The meta-data element is needed for versions lower than 4.1 -->
<meta-data