DSL object used to configure vector
drawable options.
Property | Description |
generatedDensities | Densities used when generating PNGs from vector drawables at build time. For the PNGs to be generated, minimum SDK has to be below 21. |
useSupportLibrary | Whether to use runtime support for |
Densities used when generating PNGs from vector drawables at build time. For the PNGs to be generated, minimum SDK has to be below 21.
If set to an empty collection, all special handling of vector drawables will be disabled.
Boolean
useSupportLibrary
Whether to use runtime support for vector
drawables, instead of build-time support.
See Vector Asset Studio.
Except as noted, this content is licensed under Apache 2.0.
For details and restrictions, see the Content License.