Commit 73c26632 authored by mengcuiguang's avatar mengcuiguang

1.1.1发版

parent 9095f3bf
...@@ -126,7 +126,7 @@ public class YlhVedioAdManager extends BaseVedioAd implements VedioAdManagerView ...@@ -126,7 +126,7 @@ public class YlhVedioAdManager extends BaseVedioAd implements VedioAdManagerView
ylhPostId = YlhAdManager.INSTANCE.getYLH_AD_VEDIO_MOREDIALOG_POSTID(); ylhPostId = YlhAdManager.INSTANCE.getYLH_AD_VEDIO_MOREDIALOG_POSTID();
break; break;
} }
ToastUtil.show(MintsApplication.getContext(), "ylh vedio:" + ylhPostId); // ToastUtil.show(MintsApplication.getContext(), "ylh vedio:" + ylhPostId);
if (rewardVideoAD != null) { if (rewardVideoAD != null) {
rewardVideoAD = null; rewardVideoAD = null;
} }
......
...@@ -487,7 +487,7 @@ class MyFragment : BaseFragment(), ...@@ -487,7 +487,7 @@ class MyFragment : BaseFragment(),
AppConfig.isHighTask = false AppConfig.isHighTask = false
mCurrentPkg = null mCurrentPkg = null
ps.remove(Constant.HIGH_TASK_PKG_NAME) // ps.remove(Constant.HIGH_TASK_PKG_NAME)
} }
3 -> { 3 -> {
// if (mCurrentPkg == null) { // if (mCurrentPkg == null) {
......
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