color-picker-view
color-picker-view copied to clipboard
A simple good looking color picker component for Android
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...