Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attribute "rippleColor" already defined with incompatible format. #403

Open
supriya456 opened this issue Apr 21, 2017 · 4 comments
Open

Comments

@supriya456
Copy link

Hello

I am facing this issues while including it in my application.

Can you please check & solve it?

@chnouman
Copy link

u need to resolve this.

@chnouman
Copy link

use this one compile 'com.github.vajro:MaterialDesignLibrary:1.6'

@chnouman
Copy link

i resolved my error by using this.

@SumitLubal
Copy link

The problem is that you are including support library as well which also defines 'rippleColor' attribute. Best way to resolve this is clone library and build it locally. Search for 'rippleColor' in entire library when you see the attribute defined in the library change it to 'rippleColor2'. This will fix error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants