[Change]修改支持出租车3D模型切换
Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
This commit is contained in:
@@ -88,7 +88,7 @@ class DebugSettingView @JvmOverloads constructor(
|
||||
tbChangeCurrentCarIcon.setOnCheckedChangeListener { buttonView, isChecked ->
|
||||
if (!isChecked) {
|
||||
// 替换为出租车图标
|
||||
CallerHDMapManager.changeCurrentIcon(R.raw.xiaobache)
|
||||
CallerHDMapManager.changeCurrentIcon(R.raw.chuzuche)
|
||||
} else {
|
||||
// 替换为小巴车图标
|
||||
CallerHDMapManager.changeCurrentIcon(R.raw.xiaobache)
|
||||
|
||||
BIN
core/mogo-core-res/src/main/res/raw/chuzuche.nt3d
Normal file
BIN
core/mogo-core-res/src/main/res/raw/chuzuche.nt3d
Normal file
Binary file not shown.
Reference in New Issue
Block a user