@@ -33,7 +33,7 @@ class DevModeView(context: Context, attrs: AttributeSet) : ConstraintLayout(cont
init {
binding = DevModeViewBinding.inflate(LayoutInflater.from(context), this, true)
- setupClickListener()
+// setupClickListener()
CofarSDK.register(this)
animation()
updateUI()