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

Sections without any row items #9

Closed
AustrianDudes opened this issue May 14, 2014 · 4 comments
Closed

Sections without any row items #9

AustrianDudes opened this issue May 14, 2014 · 4 comments
Assignees
Labels

Comments

@AustrianDudes
Copy link

I am currently using the HeaderListView to display data where some sections might have no row items (the section header is and should be shown regardless of this fact). Now, when I scroll down through the HeaderListView I am experiencing a weird bug for those section headers without any rows. As soon as they begin to exit the visible area, it is overridden by a previously shown section header view.

I can provide some screenshots to clarify the issue if wanted.

@tokou tokou added the bug label May 20, 2014
@tokou tokou self-assigned this May 20, 2014
@tokou
Copy link
Collaborator

tokou commented May 20, 2014

Hi Yumaiii,
Thanks for your input. We are able to reproduce the bug and we'll try to fix it as soon as possible.

@AustrianDudes
Copy link
Author

Hi Tokou,
Thanks for the quick reply and your effort to fix the bug. I am looking forward to the upcoming update.

@jihopark
Copy link

I'm experiencing the same thing. I'm trying to fix it by looking at your codes.

@austynmahoney
Copy link

I am looking to add a footer to my list, and ListView#addFooterView throws an exception when using SectionedAdapter. Sections without rows is a possible solution to this also, any progress on this fix?

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

No branches or pull requests

4 participants