Commit 03e5cae6 authored by wanglei's avatar wanglei

...

parent 1b426c9e
...@@ -95,7 +95,7 @@ class Splash2Activity : BaseActivity<ActivitySplashBinding>(), ...@@ -95,7 +95,7 @@ class Splash2Activity : BaseActivity<ActivitySplashBinding>(),
// //
// } // }
AdmobMaxHelper.admobMaxShowOpenAd(this,{ AdmobMaxHelper.admobMaxShowOpenAd(this,{
mTaskManager?.pauseProgress()
},{ },{
if (!isPause) { if (!isPause) {
mTaskManager?.pauseProgress() mTaskManager?.pauseProgress()
......
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