Closed ashnehete closed 7 years ago
Hi @ashnehete, with which third library it goes in conflict?
https://github.com/HeinrichReimer/material-intro - This is the library I'm using. https://github.com/Commit451/InkPageIndicator - I think this is the library which the above library uses which causes the conflict.
Additionally I also tried changing the build tools version from 23.0.3 to 24.0.1 and that worked.
Yes I confirm that Build tools v24.0.1 resolves the attributes conflict. No need to add prefix anymore (to any library).
Yes that works too, sorry for the inconvenience. I had forked the library and added the prefixes. If anyone for any reason needs that. https://github.com/ashnehete/FlipView
Particularly the "animationDuration" attribute which already defined elsewhere. Here's what I found in my research: https://code.google.com/p/android/issues/detail?id=22576 Suggested solution from the above link is to use app prefix.