Commit 63ca874e authored by wanglei's avatar wanglei

...

parent 2a02906b
......@@ -74,7 +74,6 @@ class SplashActivity : BaseActivity<ActivitySplashBinding>() {
}
override fun initView() {
throw Exception("-------异常------")
BarUtils.setStatusBarLightMode(this, true)
BarUtils.setStatusBarColor(this, Color.TRANSPARENT)
startStayNotification()
......
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