[8.1.0]统一红绿灯修改
This commit is contained in:
@@ -158,7 +158,7 @@ class TrafficLightView @JvmOverloads constructor(
|
||||
UiThreadHandler.post {
|
||||
CallerLogger.d("$M_HMI$TAG","update checkLightId:$checkLightId, lightSource: $lightSource")
|
||||
isShowLight = true
|
||||
currentLightState = checkLightId
|
||||
// currentLightState = checkLightId
|
||||
updateTrafficLightIcon(checkLightId, lightSource)
|
||||
}
|
||||
}
|
||||
|
||||
@@ -24,7 +24,6 @@
|
||||
app:layout_constraintBottom_toBottomOf="@id/ivLightStatus"
|
||||
app:layout_constraintLeft_toLeftOf="@id/ivLightStatus"
|
||||
app:layout_constraintRight_toRightOf="@id/ivLightStatus"
|
||||
|
||||
/>
|
||||
|
||||
<com.mogo.eagle.core.function.hmi.ui.widget.TypefaceTextView
|
||||
|
||||
Reference in New Issue
Block a user