You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@IanChilds Thanks, but I want to find an easier way to do this, seems no yet. What I want is I send a request, then fresco give me a bitmap, and fresco will manage the cache for me
Our image pipeline requires bitmaps to be manually disposed once not needed anymore and this is hard to do. That's why it is highly recomended to use Drawee for displaying images, as it takes care of all that.
How can I do this simply?
The text was updated successfully, but these errors were encountered: