Skip to content

attr checkedButton conflicts with Google's material components library #4

@peterdk

Description

@peterdk

Since I upgraded to a more recent version of material compontents from Google, I fail now to compile this library.
Error is: CompoundContainers-1.1.3/res/values/values.xml:13:5-137: AAPT: error: duplicate value for resource 'attr/checkedButton'

Problem is that the material library has a 'checkedButton' attr added. Apparently these attrs are not namespaced or so. Since google's library is used a lot, it would be great if the property of this library could be prefixed or so, so it remains useable. Problem would be losing backward compatibilty I guess?

https://github.com/material-components/material-components-android/blob/a4b90321e32e1dbc0414958bea14a28f9fe68e14/lib/java/com/google/android/material/button/res/values/attrs.xml

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