Commit 339eb7f1 authored by 王雪伟's avatar 王雪伟

Merge branch 'master' of gitlab.huolea.com:wangxuewei/zxad_unity

parents bbfe9087 c48f55f3
...@@ -69,6 +69,7 @@ public class FunShionManager { ...@@ -69,6 +69,7 @@ public class FunShionManager {
@Override @Override
public void onCreate(FSSplashAD fsSplashAD) { public void onCreate(FSSplashAD fsSplashAD) {
mFSSplashAD = fsSplashAD; mFSSplashAD = fsSplashAD;
mFSSplashAD.setSkipViewContent("跳过 5");
FSSplashAdManager.getSplashAdManager().showSplashAd(activity,fsSplashAD); FSSplashAdManager.getSplashAdManager().showSplashAd(activity,fsSplashAD);
} }
......
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