DavidPacioianu/InkPageIndicator

Add tags to custom library view attributes

Closed this issue · 1 comments

In some cases, names of own attributes or attributes in other libraries can be equal with your library attributes. That's why resource merger could exit with an error while building. Like this:

Attribute "animationDuration" has already been defined

I propose you to add tags like pi_animationDuration to your attributes. That's might be helpful.

@dniHze Thank you for pointing this out. I have just updated the library with a new naming for the attributes. I added the "ipi_" tag to all the previous attributes.