LayoutInflater inflater = (LayoutInflater)this.getSystemService(Context.LAYOUT_INFLATER_SERVICE); View view = inflater.inflate(R.layout.fragment_recommend_container, null , false); RecomRvdongtai= (RecyclerView)view.findViewById(R.id.RecomRvdongtai);