[3.2.0]fix小巴车转向灯不显示Bug
This commit is contained in:
@@ -608,7 +608,7 @@ internal class DebugSettingView @JvmOverloads constructor(
|
||||
CallerMapUIServiceManager.getMapUIController()?.changeCurrentIcon(R.raw.chuzuche)
|
||||
} else {
|
||||
// 替换为小巴车图标
|
||||
CallerMapUIServiceManager.getMapUIController()?.changeCurrentIcon(R.raw.xiaobache)
|
||||
CallerMapUIServiceManager.getMapUIController()?.changeCurrentIcon(R.raw.xiaoba)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user