RecyclerView android:layout_width="match_parent" 无效
使用RecyclerView时,在xml文件中设置宽度match_parent无效。1Viewview=mInflater.from(mContext).inflate(R.layout.item_recycler_view,parent,false);对于:inflate1publicViewinflate(intresource,ViewGrouproot,booleanattachToRoo