/VectorDrawableTest

This simple project illustrates a potential bug rendering a VectorDrawable vs. PNG image files.

Primary LanguageKotlin

VectorDrawableTest

This simple project illustrations a potential bug rendering a VectorDrawable vs. PNG files.

The first image in the Activity view shows the image being drawn incorrectly using the VectorDrawable xml file.

The second image in the Activity view shows the image correctly drawn using PNG image files.