bumptech / glide

An image loading and caching library for Android focused on smooth scrolling
https://bumptech.github.io/glide/
Other
34.67k stars 6.12k forks source link

Not able to load svg image. Showing blank screen #5396

Open karn06 opened 7 months ago

karn06 commented 7 months ago

I tried to add these line of code but I am getting blank screen. I am not able to figure out reason. Please help

Screenshot 2024-04-06 at 12 58 38 AM
ag2s20150909 commented 7 months ago

https://github.com/bumptech/glide/tree/master/samples/svg/src/main/java/com/bumptech/glide/samples/svg

implementation("com.caverock:androidsvg:1.4")