Merge remote-tracking branch 'origin/dev_robotaxi-d-app-module_260_220304_2.6.0' into dev_robotaxi-d-app-module_260_220304_2.6.0

This commit is contained in:
donghongyu
2022-03-21 19:10:15 +08:00
16 changed files with 33 additions and 29 deletions

View File

@@ -12,7 +12,7 @@
android:layout_width="@dimen/module_v2x_brake_image_width"
android:layout_height="@dimen/module_v2x_brake_image_width"
android:layout_marginStart="@dimen/module_v2x_brake_image_margin_left"
android:src="@drawable/v2x_icon_ahead_car_brake"
android:src="@drawable/icon_warning_v2x_emergency_brake"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintTop_toTopOf="parent" />