SwipeRecyclerView icon indicating copy to clipboard operation
SwipeRecyclerView copied to clipboard

ExpandableAdapter#getItemViewType(int position)异常

Open glongdev opened this issue 6 years ago • 0 comments

image 通过parentItemViewType(parentPosition)获取的type是TYPE_PARENT 然后checkViewType(int type)中,100%抛出异常

glongdev avatar Oct 19 '19 01:10 glongdev