cymcsg / UltimateRecyclerView

A RecyclerView(advanced and flexible version of ListView in Android) with refreshing,loading more,animation and many other features.
Apache License 2.0
7.22k stars 1.43k forks source link

Add Sticky Headers or Headers as well #471

Open Gaetano-Dati opened 7 years ago

Gaetano-Dati commented 7 years ago

I'm relatively new to Android programming. How can I implement Sticky Headers or normal Headers in this nice RecyclerView? Thank you in advance. Please explain me everything so I can understand.