Hi, this is much more a feature request.
Can you please add support to pass to Picasso.load a Drawable?
At the moment it supports: File, ResourceID, Uri and Paths
What's the use case? Already having a drawable and wanting to pipe it through Picasso is a really strange request.
I know that this request seems pretty weird but I didn't want to use directly setImageDrawable and skip some Picasso's caching mechanism.
Do have I to worry about it?
Resources
caches them automatically.
Another use case would be to apply transformations easily through Picasso. Mostly CircleTransformation for Images/Profile images
gouvard +1
gouravd +1 I too want this feature for Rounded Profile Pics
Most helpful comment
gouravd +1 I too want this feature for Rounded Profile Pics