diff --git a/android/res/layout/item_localized_name.xml b/android/res/layout/item_localized_name.xml index 78db5817a0..7dd700b5da 100644 --- a/android/res/layout/item_localized_name.xml +++ b/android/res/layout/item_localized_name.xml @@ -17,6 +17,7 @@ android:id="@+id/input" style="@style/MwmWidget.Editor.FieldLayout.EditText" android:hint="@string/editor_edit_place_name_hint" + android:inputType="textCapSentences" android:singleLine="true"/>