[dev_arch_opt_3.0]
[Change] [ 1、解决红绿灯倒计时文字显示异常 ] Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
This commit is contained in:
@@ -65,6 +65,7 @@ class SweeperTrafficLightView @JvmOverloads constructor(
|
||||
UiThreadHandler.post {
|
||||
mCurrentLightId = TrafficLightEnum.BLACK
|
||||
sweeper_traffic_light_iv.setBackgroundResource(R.drawable.sweeper_light_gay_nor)
|
||||
sweeper_traffic_light_time_tv.text = ""
|
||||
this@SweeperTrafficLightView.visibility = VISIBLE
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user