Commit 0dfa24d9 authored by wanglei's avatar wanglei

...

parent 03875a69
...@@ -92,7 +92,6 @@ class WhatsAppCleanerActivity : BaseActivity<ActivityWhatsAppCleanerBinding>() { ...@@ -92,7 +92,6 @@ class WhatsAppCleanerActivity : BaseActivity<ActivityWhatsAppCleanerBinding>() {
putExtra("Tittle", item.tittle) putExtra("Tittle", item.tittle)
} }
startActivity(intent) startActivity(intent)
finish()
} }
private fun showNativeAd() { private fun showNativeAd() {
......
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