[Update]缓存全局路径规划数据
This commit is contained in:
@@ -44,7 +44,7 @@ class RoadVideoDialog(context: Context) : BaseFloatDialog(context), LifecycleObs
|
||||
ContextCompat.getColor(context, R.color.notice_blue),
|
||||
PorterDuff.Mode.MULTIPLY
|
||||
)
|
||||
setCanceledOnTouchOutside(true)
|
||||
setCanceledOnTouchOutside(false)
|
||||
|
||||
roadVideoClose.setOnClickListener {
|
||||
dismiss()
|
||||
|
||||
Reference in New Issue
Block a user