[2.13.2-sop] 2.13.4 code opt of pnc actions view

This commit is contained in:
zhongchao
2023-02-17 15:22:42 +08:00
parent d93419162f
commit 19528e511d

View File

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