xdtianyu / ColorPicker

An easy to use android color picker library
Apache License 2.0
76 stars 29 forks source link

Added a border #10

Closed MikelCalvo closed 7 years ago

MikelCalvo commented 7 years ago

Added a 3px black border to every color circle so they don't get mixed with the dialog background color

xdtianyu commented 7 years ago

It's seem you need import android.graphics.Color;

MikelCalvo commented 7 years ago

Yeah, sorry for all the commits, I'm going to send another pull request with just one