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 "titleTextColor" has already been defined #38

Open
boomsya opened this issue Dec 15, 2015 · 2 comments
Open

Attribute "titleTextColor" has already been defined #38

boomsya opened this issue Dec 15, 2015 · 2 comments

Comments

@boomsya
Copy link

boomsya commented Dec 15, 2015

C:\projects\android-validation-komensky-master\demo\build\intermediates\res\merged\debug\values\values.xml

Error:(126) Attribute "titleTextColor" has already been defined

I try this in Android studio 2.0.0 preview 3b
changing target API make no effect

@boomsya
Copy link
Author

boomsya commented Dec 15, 2015

i try to find "titleTextColor" and change to "titleTextColor2" - no effect

@douglasjunior
Copy link
Contributor

I'm pretty sure that this problem is not related to the the library.

The attribute has already been defined in values.xml. This should probably be related to AppCompat libraries.

See, values.xml not exists in project https://github.com/inmite/android-validation-komensky/tree/master/demo/src/main/res/values

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

2 participants