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

Why multiple HorizontalListView on the ListView has slow rows? #6

Open
EkaterinaCA opened this issue May 15, 2014 · 0 comments
Open

Comments

@EkaterinaCA
Copy link

Hi!
I am doing multiple HorizontalListView on the ListView to get multiple horizontally scrollable rows. It works fine. I have a lot instances of HorizontalListView in array and same number of rows (Views) not recycling them. But one or sometimes two rows in that array scrolls horizontally like they have very low velocity in contrast to the others. Also that slow rows twitch a little when I move the adjacent rows, like different instances are connected somehow.
All things are happening in the same UI thread.
Could you tell me why this happens?
Thank you!

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