cymcsg / UltimateRecyclerView

A RecyclerView(advanced and flexible version of ListView in Android) with refreshing,loading more,animation and many other features.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backrgound color for sticky header

AndriiBasaraba opened this issue · comments

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.