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

When the data are more,scroll is not smooth #1

Open
chuanhaisoft opened this issue Apr 28, 2015 · 1 comment
Open

When the data are more,scroll is not smooth #1

chuanhaisoft opened this issue Apr 28, 2015 · 1 comment

Comments

@chuanhaisoft
Copy link

When the data are more,scroll is not smooth

@AnthonyDiPerna
Copy link
Owner

This is probably because lots of containers are created, and the grid doesn't do any type of filtering. Do you have an example project? There is no RecyclerView (http://developer.android.com/reference/android/support/v7/widget/RecyclerView.html) type widget yet ... that would give much better performance.

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