java.lang.IndexOutOfBoundsException:
Inconsistency detected. Invalid view holder adapter positionViewHolder{
424b7690 position=7 id=-1, oldPos=8,pLpos:8 scrap tmpDetached no parent} at
android.support.v7.widget.RecyclerView$Recycler.validat
eViewHolderForOffsetPosition(RecyclerView.java:4349)
以及
java.lang.IndexOutOfBoundsException:
Inconsistency detected. Invalid item position 157(offset:157).state:588
这个问题在google官方话题单有提到,地址为
ISSUE 77846
其中,项目的pm 有提及如下两点说明:
1.ListView and RecyclerView are different
ListView and RecyclerView are different. RecyclerView is designed to work with different components and