[dev_robotaxi-d_230412_2.15.0]fix车速设置光标位置问题追加
This commit is contained in:
@@ -227,6 +227,7 @@ internal class AutoPilotAndCheckView @JvmOverloads constructor(
|
||||
ToastUtils.showShort("设置车速失败,请启动域控制器")
|
||||
}
|
||||
}
|
||||
etInputSpeed.setSelection(speedLimit.toString().length)
|
||||
}
|
||||
|
||||
initOchView()
|
||||
|
||||
Reference in New Issue
Block a user