Skip to content

FIX: ListView recycling for wrapped views #743

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

Merged
merged 1 commit into from
Apr 10, 2017
Merged

Conversation

vakrilov
Copy link
Contributor

We were not recycling item views if the item contained a single
custom component child.

Instead of #740
Fixes #737

@vakrilov vakrilov merged commit b4b8e05 into master Apr 10, 2017
@sis0k0 sis0k0 deleted the fix-list-recycle branch August 3, 2017 10:32
@drmistral
Copy link

It seems that a custom component within ListView item, once recycled, does not receive loaded event anymore. Is this behaviour expected? If yes how to update a custom component in this case?

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

Successfully merging this pull request may close these issues.

2 participants