Commit 41579ca3 authored by wanglei's avatar wanglei

...开屏广告

parent 53ce7255
......@@ -138,6 +138,7 @@ object AdMaxInterstitialUtils {
loadingListener = {
dialog?.dismiss()
if (interstitialAd?.isReady == true) {
this.onHidden = onHidden
interstitialAd?.showAd(activity)
} else {
onHidden?.invoke()
......
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