Commit ed8c809c authored by mengcuiguang2's avatar mengcuiguang2

代码优化

parent 2106f8cc
...@@ -138,7 +138,7 @@ object SplashManager { ...@@ -138,7 +138,7 @@ object SplashManager {
override fun onSplashAdClick(p0: CSJSplashAd?) { override fun onSplashAdClick(p0: CSJSplashAd?) {
LogUtil.d(TAG, "gromore 开屏广告--> 7、onAdDismiss ") LogUtil.d(TAG, "gromore 开屏广告--> 7、onAdDismiss ")
adStatusListener?.adClose(null) // adStatusListener?.adClose(null)
} }
override fun onSplashAdClose(p0: CSJSplashAd?, p1: Int) { override fun onSplashAdClose(p0: CSJSplashAd?, p1: Int) {
......
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