timehop / sticky-headers-recyclerview

[UNMAINTAINED] Sticky Headers decorator for Android's RecyclerView
Apache License 2.0
3.74k stars 755 forks source link

Question #107

Open nico281 opened 8 years ago

nico281 commented 8 years ago

Hi, i have problems understanding the use of sticky. what i must do if i want to add more than one header? i followed the guide using your example and i dont figured out how and where the sticky header is set. In my example only get one header, but the example generate differents headers and i dont understand why. If anyone could help me i appreciate. i just want to add 2 headers like spotify, one for "current music playing" and another for "next to play"

cheers!!