[dev_minibus-d_230425_3.2.0] 修改乘客屏 播放视频 一直loading问题

This commit is contained in:
lixiaopeng
2023-05-25 19:15:08 +08:00
parent a8ebefeeec
commit e65079a696

View File

@@ -203,7 +203,7 @@ class DriverMonitorView :
override fun onPlaRequesting() {
Logger.e("${SceneConstant.M_HMI}$TAG", "onPlaRequesting……")
isLived = false
isLived = true
refreshView(isLived)
}
}