Merge branch 'refs/heads/dev_robotaxi-d_240912_6.7.0' into dev_robotaxi-d_240912_6.7.2_local

# Conflicts:
#	OCH/common/common/src/main/java/com/mogo/och/common/module/wigets/LoadingMapStatusView.kt
This commit is contained in:
donghongyu-pc
2024-10-29 17:49:38 +08:00
15 changed files with 106 additions and 16 deletions

View File

@@ -1726,7 +1726,7 @@ class TravelRealityView @JvmOverloads constructor(
hideStartEndMarker()
}
} else {
drawStartEndMarker(emptyList())
drawStartEndMarker(ArrayList())
}
}
}