From c34803a6daaba2804bbdcb79bc2d1bbc1b5c1034 Mon Sep 17 00:00:00 2001
From: admin <weikou2014>
Date: 星期二, 12 四月 2022 18:06:22 +0800
Subject: [PATCH] 阿里百川本地化

---
 BuWanVideo/src/com/weikou/beibeivideo/util/ExitDialog.java |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/BuWanVideo/src/com/weikou/beibeivideo/util/ExitDialog.java b/BuWanVideo/src/com/weikou/beibeivideo/util/ExitDialog.java
index 94aed58..f083c1d 100644
--- a/BuWanVideo/src/com/weikou/beibeivideo/util/ExitDialog.java
+++ b/BuWanVideo/src/com/weikou/beibeivideo/util/ExitDialog.java
@@ -158,12 +158,6 @@
                                             fl_advertisement.removeAllViews();
                                         }
                                     });
-                                    if (adList.get(0).getGdt2() != null) {
-                                        if (adList.get(0).getGdt2().getAdView().getParent() != null) {
-                                            ((ViewGroup) adList.get(0).getGdt2().getAdView().getParent()).removeAllViews();
-                                        }
-                                        fl_advertisement.addView(adList.get(0).getGdt2().getAdView());
-                                    }
                                 }
                             }
 

--
Gitblit v1.8.0