Closed duanniston closed 7 years ago
ok we will check and figure out the issue. And update you soon
check you gradle version. i have tried but i am not getting any error. You can check by cleaning the project.
Same issue here, cleaned project gradle version 3.0
please update your gradle version and try again. I have updated my studio and and gradle version and i am not facing any problem at all.
I don't think this is a gradle version issue... I am using Android Studio 3.0 with Gradle Plugin Version 3.0.0 (which uses Gradle 4.1+) THE LATEST. And like everyone complaining here I am getting this same issue. Just rename whatever attribute you've named tint
to something like libTint
or lib_tint
or even more obscure ili_lib_tint
so the issue can be resolved. I really want to use this lib and not look else where, please.
This is the xml element causing the issue https://github.com/akashandroid90/ImageLetterIcon/blob/de07bbefa5f43c18c65f0bb2d2dab12d9cafefe0/imageletter/src/main/res/values/attrs.xml#L20
files updated and pushed on jcenter just change library version to 1.14
Guys, I get this Error "Error:(253, 5) error: duplicate value for resource 'attr/textColorError' with config ''. Please assist.
Please Assist.
i don't think this is library issue since we haven't use this attribute. Can you please check other libraries you are using.
@akashandroid90 ,Ok cool let me check them and i will get back to you.
@akashandroid90 , I still get the same error message & my libraries do match. See below plz help
As you can see in your attached screenshot you havent use imagelettericon lib. And as i am recognising this issue is regarding your appcompat lib version. Make sure you are using same version of it.
I am also getting same error as error: duplicate value for resource 'attr/track' with config ''. any one have a solution
please check you libs which you have used in app. This issue is not related with our library
Some attributes of values/attrs should be causing errors
Android Studio 3.0, error project build, " duplicate value for resource 'attr/tint' with config'" " with this library.