Commit 7fb14a0a authored by mengcuiguang's avatar mengcuiguang

代码优化

parent b0238a72
......@@ -114,6 +114,7 @@ class DramaApiDetailActivity : BaseActivity(), VideoEpisodeAdapter.OnEpisodeClic
override fun initViewsAndEvents() {
AppConfig.mainShowHalfAd = true
HalfScreenManager.getInstance().preLoadAd(this)
videoPresenter.attachView(this)
mVedioBean?.let { videoPresenter.getIndexList(it.thirdId, true) }
......
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