RecyclerView The specified child already has a parent. You must call removeView() on the child's pa

inflat最后一个参数为false便可LayoutInflater.from(context).inflate(layoutId, parent,false) java 今天在作一个小列表的时候,原本觉得分分钟解决的事遇到这个错误android 定位到 at android.support.v7.widget.RecyclerView$5.addView(RecyclerView.java:63
相关文章
相关标签/搜索