调试窗

去除错误上报吐司提示
This commit is contained in:
xuxinchao
2022-07-26 15:47:45 +08:00
parent c012fe414e
commit ab4a807c59

View File

@@ -1895,7 +1895,6 @@ class DebugSettingView @JvmOverloads constructor(
tvReportCode.setTextColor(Color.RED)
tvReportResult.setTextColor(Color.RED)
tvReportActions.setTextColor(Color.RED)
toastMsg(it.msg)
} else {
tvReportSrc.setTextColor(Color.BLACK)
tvReportLevel.setTextColor(Color.BLACK)