AStickyHeader icon indicating copy to clipboard operation
AStickyHeader copied to clipboard

Background Color changes when Header "Sticks"

Open gtcompscientist opened this issue 10 years ago • 2 comments

When a section header has a background color, that color is reset when the header becomes "stuck" to the top.

Not yet stuck: image

Stuck: image

gtcompscientist avatar Jan 29 '15 18:01 gtcompscientist

disable the line 216 code in PinnedSectionListView.java : //pinnedView.setBackgroundColor(Color.WHITE);

luckyjmcc avatar Jun 11 '15 08:06 luckyjmcc

disable the line 216 code in PinnedSectionListView.java : //pinnedView.setBackgroundColor(Color.WHITE);

luckyjmcc avatar Jun 11 '15 08:06 luckyjmcc