Commit 5f3cfb55 authored by wanglei's avatar wanglei

...

parent fb5444af
......@@ -133,6 +133,7 @@ class MainActivity : BaseActivity<ActivityMainBinding>() {
this, "my_shortcut_id", "$appName Shortcut", "Open My App quickly",
Splash2Activity::class.java, R.mipmap.logo
)
return
}
if (mainShowCount >= 3 && showPermissionDialog && intent.extras?.getBoolean("cleanAskPermission", false) == false) {
showRateDialog()
......
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