Commit 3b915de4 authored by wanglei's avatar wanglei

...

parent 9ae1e36b
......@@ -83,7 +83,10 @@ class ScanJunkActivity : BaseActivity<ActivityScanJunkBinding>() {
//record last use junk clean function time
AppPreferences.getInstance().put("last_use_junk_clean", System.currentTimeMillis())
beginScan()
binding.root.postDelayed({
AdmobInterstitialUtils.showInterstitialAd(this)
}, 2000)
}
override fun initListener() {
......
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