Commit 5e06a16d authored by wanglei's avatar wanglei

...

parent 2a66925f
...@@ -34,6 +34,7 @@ object ConfigHelper { ...@@ -34,6 +34,7 @@ object ConfigHelper {
val noLoadingActivities = listOf( val noLoadingActivities = listOf(
"full", // 过滤全屏广告 "full", // 过滤全屏广告
"adActivity", "adActivity",
"AppLovinFullscreenActivity",
SplashActivity::class.java.simpleName SplashActivity::class.java.simpleName
// 返回前台时不跳转启动页的 activity // 返回前台时不跳转启动页的 activity
) )
......
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