Generates PNG images (and XML copies) from VectorDrawable files.
Modifiers | Name | Description |
---|---|---|
static int |
MIN_SDK_WITH_VECTOR_SUPPORT |
Projects with minSdk set to this or higher don't need to generate PNGs. |
Type | Name and description |
---|---|
Collection<File> |
createPngFiles(File inputXmlFile, File outputResDirectory, Collection<com.android.resources.Density> densities) |
boolean |
needsPreprocessing(File resourceFile) |
Projects with minSdk set to this or higher don't need to generate PNGs.