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

first header remains constant when new adapter set #44

Open
mehdok opened this issue Feb 9, 2015 · 3 comments
Open

first header remains constant when new adapter set #44

mehdok opened this issue Feb 9, 2015 · 3 comments

Comments

@mehdok
Copy link

mehdok commented Feb 9, 2015

i need to change my data frequently, so each time i create a new adapter with new data, the data shows well, the problem is the previous header still stood and won't change according to new data.

@massimobio
Copy link

I was able to resolve this issue by instantiating a new HeaderListView as well as a new adapter when the data changes.

@lthomaz
Copy link

lthomaz commented Feb 16, 2016

I have this problem too. 👎

The side effect in instantiating a new HeaderListView is that the scrollview position is lost. When you just update the adapter list items the scrollview is maintained.

@nickyhajal
Copy link

I'm experiencing this as well - anyway to force that top header to update?

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

4 participants