[2.15.0]code opt
This commit is contained in:
@@ -33,6 +33,7 @@ class RomaView @JvmOverloads constructor(
|
||||
if(!click){
|
||||
return@setOnClickListener
|
||||
}
|
||||
click = false
|
||||
romaMode = !romaMode
|
||||
// 司机屏发送事件给乘客屏
|
||||
if (romaMode) {
|
||||
@@ -46,7 +47,6 @@ class RomaView @JvmOverloads constructor(
|
||||
"1".toByteArray()
|
||||
)
|
||||
}
|
||||
click = false
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user