yanzhenjie / SwipeRecyclerView

:melon: RecyclerView侧滑菜单,Item拖拽,滑动删除Item,自动加载更多,HeaderView,FooterView,Item分组黏贴。
https://github.com/yanzhenjie/SwipeRecyclerView
Apache License 2.0
5.65k stars 1.09k forks source link

ExpandableAdapter#getItemViewType(int position)异常 #279

Open glongdev opened 5 years ago

glongdev commented 5 years ago

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