diff --git a/OsmAnd/res/layout/bottom_sheet_announcement_time.xml b/OsmAnd/res/layout/bottom_sheet_announcement_time.xml index 630decba92..682cde0a66 100644 --- a/OsmAnd/res/layout/bottom_sheet_announcement_time.xml +++ b/OsmAnd/res/layout/bottom_sheet_announcement_time.xml @@ -1,130 +1,132 @@ + xmlns:app="http://schemas.android.com/apk/res-auto" + xmlns:osmand="http://schemas.android.com/apk/res-auto" + xmlns:tools="http://schemas.android.com/tools" + android:layout_width="match_parent" + android:layout_height="wrap_content" + android:orientation="vertical" + android:paddingBottom="@dimen/bottom_sheet_exit_button_margin"> - + - + - + - + - + - + - + - + - - + - + \n • Passing: 20 - 25 m, 7 sec. " + tools:visibility="visible" /> \ No newline at end of file diff --git a/OsmAnd/res/values/attrs.xml b/OsmAnd/res/values/attrs.xml index fbcfe713fb..caf08aef6a 100644 --- a/OsmAnd/res/values/attrs.xml +++ b/OsmAnd/res/values/attrs.xml @@ -140,6 +140,7 @@ + diff --git a/OsmAnd/res/values/strings.xml b/OsmAnd/res/values/strings.xml index ddce561af7..bbb71f001a 100644 --- a/OsmAnd/res/values/strings.xml +++ b/OsmAnd/res/values/strings.xml @@ -15,11 +15,11 @@ Announcement time Announcement time of different voice prompts depends on prompt type, current navigation speed and default navigation speed. Time and distance intervals - Turn + Turn Arrive at destination Off route Prepare - Long Prepare + Long prepare Approach Passing sec diff --git a/OsmAnd/res/values/styles.xml b/OsmAnd/res/values/styles.xml index 330dda3311..5945485c19 100644 --- a/OsmAnd/res/values/styles.xml +++ b/OsmAnd/res/values/styles.xml @@ -247,6 +247,7 @@ @style/CheckboxStyle @style/RadioButtonStyle @color/text_input_background_light + @drawable/img_help_announcement_time_day