1、inflate区别 123 LayoutInflater.from(mContext).inflate(R.layout.view_location_selection_view, mTabLayout, false);LayoutInflater.from(mContext).inflate(R.layout.view_location_selection_view, mTabLayout, true); 前者返回的view是布局加载出来的view 而后者返回的view是包含了父布局的view 2、viewpager in RecommendVIewHolder 第二页不显示 赞微海报分享
近期评论