Skip to content

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

@EkaterinaCA

Description

@EkaterinaCA

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions