corouteam / GlideToVectorYou

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

Glide.with() expects an activity #5

Closed DamienRosa closed 5 years ago

DamienRosa commented 5 years ago

Hello, Don't you think so that instead of forcing GlideToVectorYou.with(activity: Activity), you could change it and make it more generic, if it expects a context. I guess it will be better and could be used in places no directly connected with Activity :)

Best Regards

paolorotolo commented 5 years ago

Thanks, this is fixed in latest commit.