ebarrenechea / header-decor

A couple of sticky header decorations for android's recycler view.
Apache License 2.0
878 stars 159 forks source link

Sample code to How to use. #53

Closed nareshkatta99 closed 7 years ago

nareshkatta99 commented 7 years ago

Hi there, I'm new to android, I just wanted to use the app in my upcoming project. Please give us wiki link or sample code to how to use the library in code like in Sticky Headers Recyclerview.

ebarrenechea commented 7 years ago

@Naresh-Katta You'll find all the information you need on the sample project. There are examples on how to use each type of sticky header there.

hafs-r commented 7 years ago

The sample doesn't show how to pass data and headers to the adapter how it will it fetch from collections we passed