color-picker-view icon indicating copy to clipboard operation
color-picker-view copied to clipboard

Log.d call in ColorPickerView().pointToHue(float)

Open divStar opened this issue 8 years ago • 0 comments

Hello,

I just found out, that the ColorPickerView issues a Log.d command each time the color-hue is changed. It's not a really important issue, but it'd be nice if you could remove it so the logcat output is not polluted unnecessarily (as you have done with all the other Log.d calls).

Thank you for this library nevertheless - it is very useful!

Igor.

divStar avatar Mar 09 '16 17:03 divStar