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

Calling notifyDataSetChanged refresh the grid but don't mantain the position for the first elements #22

Closed
tobia80 opened this issue Jan 4, 2014 · 4 comments
Assignees
Labels
Milestone

Comments

@tobia80
Copy link

tobia80 commented Jan 4, 2014

Calling notifyDataSetChanged() refresh the list properly and mantain the position everywhere but not when first items are partially displayed.

@ghost ghost assigned denizmveli Jan 5, 2014
@slapsys
Copy link
Contributor

slapsys commented Jan 6, 2014

mLayoutMode variable apparently is not set to LAYOUT_SYNC - going to make fix soon ;)

@denizmveli
Copy link
Contributor

@MATROsKA Can you please confirm that PR #24 now merged fixes this issue?

@slapsys
Copy link
Contributor

slapsys commented Jan 29, 2014

It is easy to reproduce this issue with sample code - just add button which calls notifyDataSetChanged().

@denizmveli
Copy link
Contributor

Yes this looks fixed from #24

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

3 participants