We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
i try to find "titleTextColor" and change to "titleTextColor2" - no effect
Sorry, something went wrong.
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.
values.xml
See, values.xml not exists in project https://github.com/inmite/android-validation-komensky/tree/master/demo/src/main/res/values
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: