瀏覽代碼

处理5037不能点击切换模式

zhangshenjie 8 月之前
父節點
當前提交
8b43b02a29
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      BusinessAirFryer/src/main/java/com/develop/airfryer/ui/DevModeView.kt

+ 1 - 1
BusinessAirFryer/src/main/java/com/develop/airfryer/ui/DevModeView.kt

@@ -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()