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 to get header position? #191

Closed thinkgood2830 closed 4 years ago

thinkgood2830 commented 4 years ago

Describe the bug A clear and concise description of what the bug is.

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

SectionedRecyclerViewAdapter library:

Additional context Add any other context about the problem here.

MVCE Please include a minimal, complete, and verifiable example(MCVE) to help us identify the issue. This also helps check that the issue is not with your own code. The MCVE can be one of the following:

luizgrp commented 4 years ago
sectionedAdapter.getAdapterForSection(section).getHeaderPosition()