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

Cancel request is missing #13

Open
avisper opened this issue Jul 2, 2020 · 0 comments
Open

Cancel request is missing #13

avisper opened this issue Jul 2, 2020 · 0 comments

Comments

@avisper
Copy link

avisper commented Jul 2, 2020

Hi,

I'm loading vector images for each item.
when the RecyclerView called to onViewRecycled , or I'm leaving the screen, I want to cancel some requests.

example for answer with Picasso:
https://stackoverflow.com/questions/24897441/picasso-how-to-cancel-all-image-requests-made-in-an-adapter

example with Glide:
bumptech/glide#1536

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