Great library! 馃挴
When the SvgImageView is used with Picasso without disabling the fade-in effect.
The image view looks greyed out as shown below

But when picasso fetches the bitmap from memory cache, it looks all good

Picasso's fade-in effect needed to be disabled, in order for it to work here, I'm wondering what could be the cause of this behaviour?
Great library! 馃挴
When the SvgImageView is used with Picasso without disabling the fade-in effect.
The image view looks greyed out as shown below
But when picasso fetches the bitmap from memory cache, it looks all good
Picasso's fade-in effect needed to be disabled, in order for it to work here, I'm wondering what could be the cause of this behaviour?