Skip to content

Failed to parse animated-vector resource #3

@ersin-ertan

Description

@ersin-ertan
Error:Execution failed for task ':my_project:processReleaseResources'.
> Failed to parse XML resource file '/Users/mms/AndroidStudioProjects/my_project/my_project_lib/build/intermediates/res/merged/release/drawable-v21/avd_downloading_begin.xml'

Hey Alex, I copied and pasted the avd_downloading_begin into my projects drawable-v21 folder along with the vd_downloading, but the IDE is still giving me an error in avd_downloading_begin for target animation attribute should be defined

I have noted to use VectorDrawableCompat and have set vectorDrawables.useSupportLibrary = true in the defaultConfig of both the project and library, and am using AppCompatImageView

Any ideas why this wouldn't work?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions