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

Consider adding onFailedToRecycleView to EpoxyModel #46

Closed
elihart opened this issue Sep 22, 2016 · 2 comments
Closed

Consider adding onFailedToRecycleView to EpoxyModel #46

elihart opened this issue Sep 22, 2016 · 2 comments

Comments

@elihart
Copy link
Contributor

elihart commented Sep 22, 2016

So that we can delegate view clean up to a model instead of handling it in the adapter

@elihart
Copy link
Contributor Author

elihart commented Sep 23, 2016

Can also add delegate methods for attaching/detaching view from window

niccorder added a commit to niccorder/epoxy that referenced this issue Jan 8, 2017
Any child model has the ability to override `onFailToRecycleView()` to
proform any manual cleanup as necessay. (usually caused by animations)

airbnb#46
@elihart
Copy link
Contributor Author

elihart commented Feb 3, 2017

#104

@elihart elihart closed this as completed Feb 3, 2017
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