skydoves / ColorPickerPreference

🎨 A library that lets you implement ColorPicker, ColorPickerDialog, ColorPickerPreference.
Apache License 2.0
477 stars 51 forks source link

center is not white #5

Closed StevenArmandLee closed 6 years ago

StevenArmandLee commented 6 years ago

R:254 G:255 B:254

it will always be this value when it is set to center, instead of 255,255,255.

skydoves commented 6 years ago

You should change drawable image to other things. :)