ColorPickerView icon indicating copy to clipboard operation
ColorPickerView copied to clipboard

Illegal char <:> at index 53: app-mergeDebugResources-38:/values/values.xml

Open Dhanrajsinh002 opened this issue 2 years ago • 4 comments

  • Library Version 2.2.4
  • Affected Device(s) Redmi Note 5
  • I'm using Android Studio Chipmunk | 2021.2.1 Patch 1

Illegal char <:> at index 53 in values.xml file:

In may application i'm custom color picker dialog. for that i have used this library (skydoves/ColorPickerView) with latest version with 2.2.4. And when I try to Run 'app' it is showing Illegal char <:> at index 53: com.example.myapp.app-mergeDebugResources-38:/values/values.xml error. before that I have used another colorpickerdialog library and that was works fine. No errors like this are there. Also, I check that in my project there no values/values.xml kind of file.

Dhanrajsinh002 avatar Jul 14 '22 06:07 Dhanrajsinh002

  • I'm using Android Studio Chipmunk | 2021.2.1 Patch 1

Dhanrajsinh002 avatar Jul 14 '22 06:07 Dhanrajsinh002

Hey, thank you for reporting this issue. Could you please check if this issue is not happening in version 2.2.3?

skydoves avatar Jul 14 '22 06:07 skydoves

Yes, Same error

Dhanrajsinh002 avatar Jul 14 '22 06:07 Dhanrajsinh002

I don't think this issue is related to this library. I recommend building your project after cleaning or updating your Gradle/Compile, Target SDK/AGP versions.

skydoves avatar Jul 14 '22 06:07 skydoves

i have same error when added this lib to dependencies Illegal char <:> at index 46: co.roomapp.klassroom.app-mergeDebugResources-5:/values/values.xml

Library Version 2.2.4 Android Studio Flamingo | 2022.2.1 Patch 2

Equin avatar Jun 22 '23 10:06 Equin