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

notifyDataSetChanged does not work #23

Open
luckyjmcc opened this issue Jun 15, 2015 · 0 comments
Open

notifyDataSetChanged does not work #23

luckyjmcc opened this issue Jun 15, 2015 · 0 comments

Comments

@luckyjmcc
Copy link

when i do:
mSimpleSectionedGridAdapter.notifyDataSetChanged();
it doesn't work, till i touch the view.so could you help me to find out why it performs that?

i found : setSections(Section... sections) -->Only the original thread that created a view hierarchy can touch its views.so use Handler to update the view .

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

1 participant