[2.13.0]fix消息盒子BadCase弹窗数量展示Bug

This commit is contained in:
xuxinchao
2022-12-07 19:25:35 +08:00
parent 67cdc6dd90
commit 8718fbd814

View File

@@ -186,6 +186,7 @@ internal object BadCaseManager : LifecycleEventObserver {
override fun onFinish() {
passiveBadCaseWindow.hideFloatWindow()
BadCaseConfig.windowNum--
}
}
countDownTimer.start()