diff --git a/OsmAnd/res/layout/wpt_list_item.xml b/OsmAnd/res/layout/wpt_list_item.xml index db24c056ac..1c018bd5d7 100644 --- a/OsmAnd/res/layout/wpt_list_item.xml +++ b/OsmAnd/res/layout/wpt_list_item.xml @@ -103,6 +103,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:maxLines="2" + android:scrollbars="none" android:textColor="@color/wikivoyage_secondary_text" android:textSize="@dimen/default_sub_text_size" osmand:typeface="@string/font_roboto_regular"