diff --git a/OsmAnd/res/layout/fragment_edit_poi_normal.xml b/OsmAnd/res/layout/fragment_edit_poi_normal.xml index 229002a227..54e34fa0ab 100644 --- a/OsmAnd/res/layout/fragment_edit_poi_normal.xml +++ b/OsmAnd/res/layout/fragment_edit_poi_normal.xml @@ -32,7 +32,8 @@ style="@style/create_poi_text_field" android:layout_below="@id/contactInfoTextView" android:hint="@string/street_name" - android:inputType="textMultiLine"/> + android:inputType="textMultiLine" + tools:text="testText"/> @style/OsmandLightTheme.Toolbar @style/OsmandLightTheme.NewAppTheme @color/dashboard_black + @color/icon_color @color/map_widget_blue @@ -197,6 +198,7 @@ @style/OsmandDarkTheme @style/OsmandDarkTheme @color/map_widget_light + @color/dash_search_icon_dark @color/osmand_orange @@ -278,8 +280,6 @@ match_parent wrap_content 1 - ?android:textColorPrimary - ?android:textColorSecondary