Commit 134049a6 authored by wanglei's avatar wanglei

...

parent 22320f6e
...@@ -121,7 +121,7 @@ object AdmobMaxHelper { ...@@ -121,7 +121,7 @@ object AdmobMaxHelper {
return return
} }
if (ConfigHelper.admobTrueMaxFalse) { if (getSpAdmobTrueMaxFalse()) {
AdmobOpenUtils.loadAppOpenAd() AdmobOpenUtils.loadAppOpenAd()
AdmobInterstitialUtils.loadInterstitialAd(activity) AdmobInterstitialUtils.loadInterstitialAd(activity)
} else { } else {
......
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