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

Option for sticky header option #131

Closed aldrinjoemathew closed 6 years ago

aldrinjoemathew commented 6 years ago

I think this library should also have an option for the section header to be stick at the top on scrolling through the recyclerview.

luizgrp commented 6 years ago

Duplicated #78