[c1_c3]清扫车运营面板-业务类-清扫车云控业务 按钮重叠修复;monkey测试是Fragment commit 导致崩溃修复;
This commit is contained in:
@@ -829,7 +829,7 @@ internal class SOPSettingView @JvmOverloads constructor(
|
||||
if (scLineRoutingVerify.visibility == VISIBLE) {
|
||||
params.topToBottom = R.id.scLineRoutingVerify
|
||||
} else {
|
||||
params.topToBottom = R.id.scIPCReport
|
||||
params.topToBottom = R.id.scSweeperModeSwitch
|
||||
}
|
||||
it.layoutParams = params
|
||||
it.setOnCheckedChangeListener { _, isChecked ->
|
||||
|
||||
Reference in New Issue
Block a user