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

Ability to revert options such as resetViewBeforeLoading #252

Closed
kutothe opened this issue Apr 16, 2013 · 0 comments
Closed

Ability to revert options such as resetViewBeforeLoading #252

kutothe opened this issue Apr 16, 2013 · 0 comments
Labels

Comments

@kutothe
Copy link

kutothe commented Apr 16, 2013

Hi, would it be possible to call something like .resetViewBeforeLoading(false). My default setup mainly uses resetViewBeforeLoading(), but in one ImageView I would like to not have that happen. I know I could use that function only when needed, but in that scenario, I need to call it about 10 times instead of just negating it once.

I hope I'm not missing something blatantly obvious. It would be nice if the other similar options behaved the same way (cacheInMemory(false), cacheInDisc(false), etc).

nostra13 added a commit that referenced this issue Jun 28, 2013
….cacheOnDisc(boolean), resetViewBeforeLoading(boolean)

  Deprecated appropriate methods without boolean param
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants