Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Background Color changes when Header "Sticks" #21

Open
gtcompscientist opened this issue Jan 29, 2015 · 2 comments
Open

Background Color changes when Header "Sticks" #21

gtcompscientist opened this issue Jan 29, 2015 · 2 comments

Comments

@gtcompscientist
Copy link

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

@luckyjmcc
Copy link

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

1 similar comment
@luckyjmcc
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants