[6.6.2] fix ui bug

This commit is contained in:
EmArrow
2024-09-13 23:49:30 +08:00
parent f0a5adac29
commit ec6b4d6798
4 changed files with 17 additions and 3 deletions

View File

@@ -10,6 +10,7 @@ interface IViewControlListener {
const val V2X_EVENT_TAG = "V2X_EVENT_TAG"
const val FUNC_MODE_DEMO = "demoMode"
const val FUNC_MODE_RAIN = "rainMode"
const val FUNC_FUSION_COLOR = "fusionColor"
}
/** --------- View --------- **/