diff --git a/OsmAnd/res/layout/search_address.xml b/OsmAnd/res/layout/search_address.xml
index 43d5c816ca..46decbeef8 100644
--- a/OsmAnd/res/layout/search_address.xml
+++ b/OsmAnd/res/layout/search_address.xml
@@ -37,6 +37,7 @@
android:scrollHorizontally="true"
android:lines="1"
android:ellipsize="end"
+ android:layout_width="150dp"
/>