bgogetap / StickyHeaders

Easily add Sticky Headers to your RecyclerView
Apache License 2.0
521 stars 88 forks source link

Don't really worked #62

Closed mobilekosmos closed 6 years ago

mobilekosmos commented 6 years ago

I started using this lib but it has some problems. In the search for a better one I found this one, but I found it to be more complicated to be implemented, much more steps/changes required. At the end the headers are not being sticked, don't know why, I tried it with a LinearLayout, CoordinatorLayout as root and then a fragment pointing to the RecyclerView, but it does not work.