| | |
| | | import com.mugua.mgvideo.entity.HomeType; |
| | | import com.mugua.mgvideo.entity.HomeTypeItem; |
| | | import com.mugua.mgvideo.entity.HomeVideo; |
| | | import com.mugua.mgvideo.entity.JumpDetail; |
| | | import com.mugua.mgvideo.entity.recommend.HomeClass; |
| | | import com.mugua.mgvideo.test.MyViewPager; |
| | | import com.mugua.mgvideo.ui.category.bean.HotStar; |
| | |
| | | import com.mugua.mgvideo.ui.recommend.RecommendTopAdapter; |
| | | import com.mugua.mgvideo.ui.recommend.SearchActivity; |
| | | import com.mugua.mgvideo.util.DimenUtils; |
| | | import com.mugua.mgvideo.util.JumpActivityUtil; |
| | | import com.nostra13.universalimageloader.cache.disc.naming.Md5FileNameGenerator; |
| | | import com.umeng.analytics.MobclickAgent; |
| | | import com.viewpagerindicator.LinePageIndicator; |
| | | import com.yeshi.base.entity.JumpDetail; |
| | | import com.yeshi.base.entity.ad.AdPositionEnum; |
| | | import com.yeshi.base.entity.ad.ExpressAdContainer; |
| | | import com.yeshi.base.entity.video.VideoInfo; |
| | | import com.yeshi.base.utils.JumpActivityUtil; |
| | | import com.yeshi.base.utils.RouteConstant; |
| | | import com.yeshi.base.utils.ad.AdUtil; |
| | | import com.yeshi.base.utils.ad.CSJConstant; |
| | |
| | | private List<ExpressAdContainer> adList; |
| | | |
| | | private void loadAd() { |
| | | if (AdUtil.getAdType(getContext(), AdPositionEnum.other) == null) |
| | | return; |
| | | |
| | | try { |
| | | ExpressAdManager recommendAdManager = new ExpressAdManager(AdUtil.AD_TYPE.csj, context); |
| | | //加载大图 |