color-picker-view
color-picker-view copied to clipboard
Log.d call in ColorPickerView().pointToHue(float)
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.