BaseRecyclerViewAdapterHelper icon indicating copy to clipboard operation
BaseRecyclerViewAdapterHelper copied to clipboard

BaseSectionQuickAdapter 获取postion 错误

Open jeesk opened this issue 1 year ago • 2 comments

我使用baseSeltionQucikAdapter + scrollView , 在我滑动scrollbar 的时候, 需要获取到当前position, 但是这个位置是错误的, 有什么办法可以纠正过来? 我使用的是recycle , head只有一个textview , 但是每行的recycleview 有三个imageview, 这个时候我获取到的Postion 是错误的, 导致不能正确获取当前图片的position, 从而导致显示的内容是错误的。

jeesk avatar Aug 29 '22 14:08 jeesk

或者说换个思路, 能不能通过某个position 获取header 的postion ?

jeesk avatar Aug 29 '22 14:08 jeesk

能简单画个图呢?

limuyang2 avatar Sep 01 '22 02:09 limuyang2