QuadFlask / colorpicker

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

Error in changeBackgroundColor #95

Open Maryamsad opened 6 years ago

Maryamsad commented 6 years ago

Hello and thanks for this beautiful library

I wrote the code and there is a problem in changeBackgroundColor. The error is "Cannot resolve method..." public void onClick(DialogInterface dialogInterface, int i, Integer[] integers) { changeBackgroundColor(selectedColor); }