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

Notify item changed in header and footer #52

Closed yccheok closed 7 years ago

yccheok commented 7 years ago

Notify item changed in header and footer.

yccheok commented 7 years ago

@luizgrp Thanks. I hope I didn't accidentally deleted something after the fix