Commit 007edb52 authored by wanglei's avatar wanglei

....

parent 1b7a9798
......@@ -116,9 +116,9 @@ class WhatsAppCleanerActivity : BaseActivity<ActivityWhatsAppCleanerBinding>() {
}
private fun showInterstitialAdAndFinish() {
AdmobMaxHelper.admobMaxShowInterstitialAd(this) {
finishToMain()
}
// AdmobMaxHelper.admobMaxShowInterstitialAd(this) {
finishToMain()
// }
}
private fun initData() = lifecycleScope.launch(Dispatchers.IO) {
......
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