MaterialDesignLibrary
MaterialDesignLibrary copied to clipboard
Gradle Sync Error Android Studio 1.4
Error:(2) Attribute "rippleColor" has already been defined
I clone the git and refactor myself the attribute "rippleColor" from the colors.xml. Then I generate a aar file.
No need to import Material Design Library as library. I have forked the current version in here: https://github.com/vajro/MaterialDesignLibrary. I have modified the attribute "rippleColor" to "mRippleColor"
Hope it helps few people.
@niwinnm Thanks for your fork. However I tried to add it to my gradle build file and i get the following exception:
Failed to resolve: com.github.vajaro:MaterialDesignLibrary:1.6
Which I copied from your read me? Could you advise on what I am missing?
I have the same error....
Same issue here
it's working for me thank you @niwinnm for you fork :+1: