QuadFlask / colorpicker

🍭color picker for android
1.22k stars 219 forks source link

add a EditText to intput the color #110

Closed github0null closed 5 years ago

ericytsang commented 5 years ago

i think this is already possible by doing

ColorPickerDialogBuilder.showColorEdit(true)

is this what you are looking for?