[Update]关闭调试逻辑

This commit is contained in:
chenfufeng
2022-08-04 14:30:53 +08:00
parent 884bee3a20
commit 5d72121aca

View File

@@ -172,11 +172,10 @@ import java.util.*
}
}
ivCameraIcon?.setOnLongClickListener {
showSmallFragment()
// activity?.let { it1 -> CarcorderPreviewView.show(it1) }
/*ivCameraIcon?.setOnLongClickListener {
activity?.let { it1 -> CarcorderPreviewView.show(it1) }
true
}
}*/
ivToolsIcon?.setOnClickListener {
if (toolsViewFloat == null) {