Commit f6439d7b authored by mengcuiguang's avatar mengcuiguang

代码优化

parent be1e9913
......@@ -857,6 +857,8 @@ class DramaApiDetailActivity : BaseActivity(), VideoEpisodeAdapter.OnEpisodeClic
override fun onTick(millisUntilFinished: Long) {}
override fun onFinish() {
if (isFinishing) return
if (!cdvv.isOver) return
dpWidget?.fragment?.onPause()
showRedboxDialog()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment