[5.2.9]
[charter_p] [避免频繁播报]
This commit is contained in:
@@ -91,10 +91,10 @@ class GoViewWithArrive @JvmOverloads constructor(
|
||||
IMoGoAutopilotStatusListener.STATUS_AUTOPILOT_RUNNING -> {
|
||||
// 重新起步
|
||||
StopSideManager.resetStopSide()
|
||||
CharterPassengerModel.leaveStation()
|
||||
ToastCharterUtils.showToastShort("车辆行驶中,不要频繁点击哦~")
|
||||
}
|
||||
IMoGoAutopilotStatusListener.STATUS_PARALLEL_DRIVING -> {
|
||||
ToastCharterUtils.showToastShort("安全守护中,无需操作~")
|
||||
ToastCharterUtils.showToastShort("车辆行驶中,不要频繁点击哦~")
|
||||
}
|
||||
else -> {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user