[2.14.0]code opt of pnc view

This commit is contained in:
zhongchao
2023-02-17 15:28:00 +08:00
parent 50791789ee
commit a7d6fe8038

View File

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