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

Is there an API for skipping cache ? #21

Closed
lalith-b opened this issue Sep 10, 2013 · 2 comments
Closed

Is there an API for skipping cache ? #21

lalith-b opened this issue Sep 10, 2013 · 2 comments

Comments

@lalith-b
Copy link

I have a special requirement where I dont need to cache the images, do Glide has something like Picasso.skipcache() ?

@sjudd
Copy link
Collaborator

sjudd commented Sep 10, 2013

There isn't currently an api for skipping the cache for specific requests. You can disable the cache entirely (or change its implementation). Check out https://github.com/bumptech/glide/wiki/ImageManager-Options for more info

@sjudd
Copy link
Collaborator

sjudd commented Sep 18, 2013

I'm going to close this for now. If you want to try to implement something please do so and feel free to reopen this or create a new issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants