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

Backrgound color for sticky header #499

Open AndriiBasaraba opened 4 years ago

AndriiBasaraba commented 4 years ago

So my question, is there a way to change color of header when its stuck at top of recycler? So it will look like that, color for header beetwen items is white, but on header that is stuck at top it should be black, smt like that. Thx for help.