Commit 574d1f45 authored by wanglei's avatar wanglei

...

parent ef5bae8f
......@@ -186,6 +186,7 @@ class SplashActivity : BaseActivity<ActivitySplashBinding>() {
}
}
finish()
intent.extras?.clear()
}
private fun closeNotification() {
......
......@@ -7,6 +7,7 @@ import com.base.datarecovery.ads.AdmobMaxHelper
import com.base.datarecovery.ads.admob.AdmobInterstitialUtils
import com.base.datarecovery.databinding.ActivityScreenShotAnimationBinding
import com.base.datarecovery.help.BaseActivity
import com.base.datarecovery.utils.LogEx
import kotlin.random.Random
class ScreenShotAnimationActivity : BaseActivity<ActivityScreenShotAnimationBinding>() {
......
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