SuperRecyclerView icon indicating copy to clipboard operation
SuperRecyclerView copied to clipboard

OnClickListener

Open amrsilva opened this issue 9 years ago • 3 comments

When I scroll the list and select one item the position passed is wrong. You know why this happens??

amrsilva avatar Mar 17 '15 12:03 amrsilva

Are you using StickyHeaders as well? Try overriding method getItemID and return jsut position through it

SovcikJoe avatar Apr 24 '15 10:04 SovcikJoe

I'm not using StickyHeaders.

amrsilva avatar Apr 24 '15 11:04 amrsilva

Hi @amrsilva,

could you please make a sample app for this issue?

Thanks

Malinskiy avatar Jul 28 '15 13:07 Malinskiy