[2.14.0]code opt of pnc view

This commit is contained in:
zhongchao
2023-02-17 15:28:00 +08:00
parent 9b2c36c583
commit f7a48e8632

View File

@@ -97,6 +97,9 @@ class PncActionsView @JvmOverloads constructor(
tvHmiPncActions.text = actions
}
}
}else{
this.background = null
tvHmiPncActions.text = ""
}
}