corouteam / GlideToVectorYou

Load SVGs in Android with Glide
Apache License 2.0
208 stars 20 forks source link

Return drawable with on resource ready callback #16

Open abhriyaroy opened 3 years ago

abhriyaroy commented 3 years ago

Returning the drawable as a callback will allow the user to use the drawable as any manner which seems fit and not just bound to setting it to an Imageview.