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 bind the Header view? #184

Closed rashidfiverivers closed 4 years ago

rashidfiverivers commented 4 years ago

How can I bind the header view. There is getHeaderViewHolder, but there is no position being received in that. Would be grateful for a quick help. Stuck in an issue.

luizgrp commented 4 years ago

Closing and marking as invalid as it's not using any of the templates.