coil-kt / coil

Image loading for Android and Compose Multiplatform.

Home Page:https://coil-kt.github.io/coil/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Incorrect svg rendering.

thejask opened this issue · comments

Describe the bug
It is noticed that some svg files are not rendered correctly on android device by COIL library. We tried with both v2.0.0 and v2.1.0. And same svg file renders fine on browser (Chrome and Mozilla).

To Reproduce
Here is the sample svg file
share

Logs/Screenshots
android_screenshot

Version
v2.1.0, v2.0.0

Please file an issue with AndroidSVG as Coil delegates to that library for SVG rendering.