Commit 3c97927c authored by Li's avatar Li

[李俊岐] 信息流广告加预加载

parent 74f14bf7
...@@ -87,6 +87,7 @@ class GameActivity : UnityPlayerActivity(), IDialogViewCloseCallback { ...@@ -87,6 +87,7 @@ class GameActivity : UnityPlayerActivity(), IDialogViewCloseCallback {
openNotif() openNotif()
AdUtils.loadNextCacheRewardVideoAd(this) AdUtils.loadNextCacheRewardVideoAd(this)
AdUtils.loadFeedCacheAdToCache(this)
AdManager.loadFeedAdToCache(ADConfig.AD_IMG_FADE,this, ZXADSizeConfig( AdManager.loadFeedAdToCache(ADConfig.AD_IMG_FADE,this, ZXADSizeConfig(
Utils.px2dip(PhoneUtils.getScreenWidth(this).toFloat()) - 40, 280)) Utils.px2dip(PhoneUtils.getScreenWidth(this).toFloat()) - 40, 280))
......
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