Recyclerview布局错乱修改
2021-12-26 本文已影响0人
皓皓amous
return new MyViewHolder(LayoutInflater.from(activity).inflate(R.layout.chat_item_from, parent, false));
E
return new MyViewHolder(LayoutInflater.from(activity).inflate(R.layout.chat_item_from, parent, false));
E