Skip to content

Better property names for converted vector drawables #160

@jzbrooks

Description

@jzbrooks

When vector drawable is converted into an ImageVector via --format iv, the properties should should be unique so that multiple converted vector drawables output to the same kotlin package don't cause a compile issue for a redeclared property.

Currently, if the vector drawable doesn't have an android:name set on the vector tag, the resulting ImageVector property is called vector.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingformat:ivImageVector format

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions