[dev_robotaxi-d_230412_2.15.0] 修改图标
This commit is contained in:
@@ -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 |
Reference in New Issue
Block a user