MGVideo/src/com/mugua/mgvideo/util/ExitDialog.java
@@ -126,7 +126,7 @@ if (AdUtil.getAdType(context, AdPositionEnum.exitApp) == null) return; NativeExpressAD nativeExpressAD = new NativeExpressAD(context, new ADSize(ADSize.FULL_WIDTH, ADSize.AUTO_HEIGHT), GDTConstant.GDT_APP_ID, GDTConstant.GDT_EXIT_DIALOG, new NativeExpressAD.NativeExpressADListener() { GDTConstant.GDT_EXIT_DIALOG, new NativeExpressAD.NativeExpressADListener() { @Override public void onADLoaded(final List<NativeExpressADView> list) { fl_advertisement.post(new Runnable() {