luizgrp / SectionedRecyclerViewAdapter

An Adapter that allows a RecyclerView to be split into Sections with headers and/or footers. Each Section can have its state controlled individually.
MIT License
1.68k stars 372 forks source link

How can I get position group of recyclerview? #203

Closed Suvteng closed 4 years ago

Suvteng commented 4 years ago

YOUR QUESTION HERE

Suvteng commented 4 years ago

I mean header and item are one position.

luizgrp commented 4 years ago

please download the latest code and run the demo app, when you tap on an item it displays the position in the adapter and in the section