优化红绿灯展示弹窗内容

This commit is contained in:
董宏宇
2021-08-20 19:22:21 +08:00
parent 535005f0d6
commit 22134acf33
2 changed files with 4 additions and 2 deletions

View File

@@ -133,8 +133,8 @@ enum class WarningTypeEnum(
),
TYPE_USECASE_ID_IVP_GREEN(
0x2B091,
"绿波通行",
"绿波通行 %s km/h",
"路口红灯,禁止通行",
"保持车速 %s 公里每小时,可直接通过路口",
R.drawable.icon_warning_v2x_traffic_lights_green
),