Pictogrammers / pictogrammers.com

Code for Pictogrammers.com
https://pictogrammers.com
74 stars 16 forks source link

Android XML vectors don't work #79

Open tolew1 opened 1 year ago

tolew1 commented 1 year ago

Before You Begin

Describe the issue you are experiencing

Whenever I download anything as an Android XML Vector, it won't import into Android studio. The image is always black. It used to work when the site was materialdesigns. If you download an vector from Google icons theirs also works. But I get this every time.

image

Describe the behavior you expected

Expect the icon to display and not black boxes.

Steps to reproduce the issue

1. 2. 3. ... Download an XML Android vector and try to create an image asset.

Which browser are you experiencing the issue?

No response

Which operating system are you using to run this browser?

No response

Additional information

No response

mririgoyen commented 10 months ago

Before I make changes to the export code, can you test opening this icon in Android Studio to confirm it works?

ab_testing.xml.zip

Templarian commented 8 months ago

@tolew1 Can you have a look at the above ^

tolew1 commented 8 months ago

hello, sorry for the delay. It seems to work. FYI I've been using SVG's instead as they work great too since android studio accepts them.