Android Fresco Disable Cache

Jul 11, 2019
val uri = Uri.parse("https://images.unsplash.com/photo-1492571350019-22de08371fd3?ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1549&q=80")val request = ImageRequestBuilder    .newBuilderWithSource(uri)    .disableDiskCache()    .build()draweeView.setImageRequest(request)

❤️ Is this article helpful?

Buy me a coffee ☕ or support my work via PayPal to keep this space 🖖 and ad-free.

Do send some 💖 to @d_luaz or share this article.

✨ By Desmond Lua

A dream boy who enjoys making apps, travelling and making youtube videos. Follow me on @d_luaz

👶 Apps I built

Travelopy - discover travel places in Malaysia, Singapore, Taiwan, Japan.