From 1fb9bb817689099e3ad2fd2112f7befa9c505a6e Mon Sep 17 00:00:00 2001 From: admin <weikou2014> Date: 星期五, 21 一月 2022 14:10:53 +0800 Subject: [PATCH] 3.10.12 --- BuWanVideo/src/com/weikou/beibeivideo/util/ad/InterstitialAdUtil.java | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/BuWanVideo/src/com/weikou/beibeivideo/util/ad/InterstitialAdUtil.java b/BuWanVideo/src/com/weikou/beibeivideo/util/ad/InterstitialAdUtil.java index 3097620..000dcbe 100644 --- a/BuWanVideo/src/com/weikou/beibeivideo/util/ad/InterstitialAdUtil.java +++ b/BuWanVideo/src/com/weikou/beibeivideo/util/ad/InterstitialAdUtil.java @@ -35,6 +35,7 @@ //妯℃澘骞垮憡闇�瑕佽缃湡鏈涗釜鎬у寲妯℃澘骞垮憡鐨勫ぇ灏�,鍗曚綅dp,婵�鍔辫棰戝満鏅紝鍙璁剧疆鐨勫�煎ぇ浜�0鍗冲彲 .setExpressViewAcceptedSize(300, 300) .setSupportDeepLink(true) + .setDownloadType(CSJConstant.CSJ_AD_DOWNLOAD_NOTIFY? TTAdConstant.DOWNLOAD_TYPE_POPUP :TTAdConstant.DOWNLOAD_TYPE_NO_POPUP) .setOrientation(TTAdConstant.VERTICAL)//蹇呭~鍙傛暟锛屾湡鏈涜棰戠殑鎾斁鏂瑰悜锛歍TAdConstant.HORIZONTAL 鎴� TTAdConstant.VERTICAL .build(); -- Gitblit v1.8.0