[dev_robotaxi-d_230412_2.15.0] 修改图标

This commit is contained in:
lixiaopeng
2023-04-13 19:35:56 +08:00
parent 8e9a60d931
commit d041d8ef94
3 changed files with 2 additions and 2 deletions

View File

@@ -465,14 +465,14 @@ enum class EventTypeEnumNew(
TYPE_ATTENTION_CONFLUENCE(
44.toString(),
"注意合流",
poiTypeSrcVr = R.drawable.v2x_icon_jiaotongshigu_vr,
poiTypeSrcVr = R.drawable.icon_warning_v2x_attention_confluence,
content = "前方%s米注意合流",
tts = "前方%s米注意合流"
),
TYPE_PEDESTRIAN_CROSSING(
114.toString(),
"人行横道",
poiTypeSrcVr = R.drawable.v2x_icon_jiaotongshigu_vr,
poiTypeSrcVr = R.drawable.icon_warning_v2x_person,
content = "前方%s米人行横道",
tts = "前方%s米人行横道"
),

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB