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

A simple good looking color picker component for Android

Results 6 color-picker-view issues
Sort by recently updated
recently updated
newest added

Would you please share the build steps?

This changes allow the user to insert hexadecimal color codes, as requested on #8 . I have added an EditText to the ColorPickerDialogFragment which can be activated/deactivated by a new...

As a user I would like to be able to specify my color using an hexadecimal number.

On phones with bigger screens or higher resolutions, the colorpickers leaves empty spaces. What I have done here, is that I have removed the button and slider and then set...

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...