I am looking for an advanced Android color picker dialog. The standard color selection from the Demos API and the examples from this post are not entirely acceptable to me. I would like it to look like this: this is an image . Are there any open source color pickers that look like this?
UPDATE: My main goal is to make Color Picker easy to use: it would be great if the user had to click once to select any color, and all possible colors are presented. In the color pickers from the examples I have given, two clicks are required to select a color and are too complicated for the average user.
android android canvas
Yury pogrebnyak
source share