diff --git a/modules/mogo-module-service/src/main/res/layout/view_map_marker_info.xml b/modules/mogo-module-service/src/main/res/layout/view_map_marker_info.xml index 6e19f7c8e2..215c7ac295 100644 --- a/modules/mogo-module-service/src/main/res/layout/view_map_marker_info.xml +++ b/modules/mogo-module-service/src/main/res/layout/view_map_marker_info.xml @@ -14,7 +14,7 @@ android:id="@+id/clMarkerContent" android:layout_width="wrap_content" android:layout_height="@dimen/dp_90" - android:background="@drawable/bg_map_marker_blue_info" + android:background="@drawable/bg_map_marker_yellow_info" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toTopOf="parent" > @@ -74,7 +74,7 @@ android:id="@+id/ivReverseTriangle" android:layout_width="@dimen/module_service_marker_anchor_size" android:layout_height="@dimen/module_service_marker_anchor_size" - android:src="@drawable/bg_shape_reverse_triangle_blue" /> + android:src="@drawable/bg_shape_reverse_yellow" /> - 30dp - 15dp + 20dp + 8dp 100px 117px 50px diff --git a/modules/mogo-module-service/src/main/res/values/dimens.xml b/modules/mogo-module-service/src/main/res/values/dimens.xml index b58958d247..26755769dc 100644 --- a/modules/mogo-module-service/src/main/res/values/dimens.xml +++ b/modules/mogo-module-service/src/main/res/values/dimens.xml @@ -1,7 +1,7 @@ - 30dp - 15dp + 20dp + 8dp 100px 117px 50px