Skip to content

Latest commit

 

History

History

StickyHeaders

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

StickyHeaders

RecyclerViewExtensions module providing utilities for sticky headers.

StickyHeadersLinearLayoutManager

A LayoutManager with support for sticky headers.

To use it, set it as the RecyclerView's layout manager and ensure its Adapter implements StickyHeaders (and optionally, StickyHeaders.ViewSetup).