[BadCase]BadCase入口展示状态逻辑优化
This commit is contained in:
@@ -153,6 +153,9 @@ class MoGoHmiFragment : MvpFragment<MoGoWarningContract.View?, WaringPresenter?>
|
||||
showBadCaseEntrance(it)
|
||||
}
|
||||
} else {
|
||||
entrance.takeIf { it.visibility != View.VISIBLE }?.also {
|
||||
it.visibility = View.VISIBLE
|
||||
}
|
||||
Log.d("QQQ", "record: [$old] hasn't been consumed~~~~" )
|
||||
}
|
||||
} finally {
|
||||
|
||||
Reference in New Issue
Block a user