Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

multi type adapter scrolling laggy #604

Open
1 task
jarvis1801 opened this issue May 8, 2022 · 0 comments
Open
1 task

multi type adapter scrolling laggy #604

jarvis1801 opened this issue May 8, 2022 · 0 comments

Comments

@jarvis1801
Copy link

jarvis1801 commented May 8, 2022

Issues and steps to reproduce

multi type adapter scrolling laggy
A type: width match parent
B type: width wrap content
flexDirection : row
wrap

A type like section header, B type is chip view, one (A) to many (B), and many (A) in Recyclerview

when scroll it always stop the scroll immediately even I do nothing in onBind for two types of item

LinearLayoutManager can normal scroll perfectly

Expected behavior

scroll normal

Version of the flexbox library

3.0.0

Link to code

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant