Commit 0240a1cb authored by wanglei's avatar wanglei

...

parent 7391e940
......@@ -72,10 +72,10 @@ class SplashActivity : BaseActivity<ActivitySplashBinding>() {
BarUtils.setStatusBarLightMode(this, true)
BarUtils.setStatusBarColor(this, Color.TRANSPARENT)
if (MyApplication.isInterOpenShowing) {
finish()
return
}
// if (MyApplication.isInterOpenShowing) {
// finish()
// return
// }
startStayNotification()
NotificationUtil.stopNotificationHandler()
......
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