question

DimChris avatar image
0 Votes"
DimChris asked RobCaplan edited

Does Xamarin android support svg images

I am trying to find if xamarin android supports svg images.
I found that it supports vector images but only in xml format... Is that true?

dotnet-xamarin
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Yes, you are right. SVG image should be a file in XML format, you can have a try with the answer in this link.


0 Votes 0 ·

0 Answers