diff --git a/OsmAnd/res/layout/fragment_marker_history_bottom_sheet_dialog.xml b/OsmAnd/res/layout/fragment_marker_history_bottom_sheet_dialog.xml index c3d82544c8..daf7ff4969 100644 --- a/OsmAnd/res/layout/fragment_marker_history_bottom_sheet_dialog.xml +++ b/OsmAnd/res/layout/fragment_marker_history_bottom_sheet_dialog.xml @@ -52,8 +52,7 @@ android:layout_height="wrap_content" android:maxLines="1" android:ellipsize="end" - android:textSize="@dimen/default_list_text_size" - android:textColor="?android:textColorPrimary" + android:textAppearance="@style/TextAppearance.ListItemTitle" tools:text="Bloemstraat 179"/> @@ -97,7 +95,8 @@ android:layout_marginRight="@dimen/bottom_sheet_icon_margin" tools:src="@drawable/ic_action_reset_to_default_dark"/> - -