HoloColorPicker
HoloColorPicker copied to clipboard
Improvement of onColorChanged notifications and color manipulation handling
Changed return type of all color changing methods (*bar touch changes, circle touch change with color manipulation through bars) to "int" (containing the color value). With a few additional tweaks the listener does not get notified about the intermediate steps when bars are attached to ColorPicker. Solves #60 of the original repository.