QuadFlask / colorpicker

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

setInitialColors() method throwing ArrayIndexOutOfBoundsExceptions #73

Open lekeCoder opened 7 years ago

lekeCoder commented 7 years ago

Hello,

Thanks for the nice library. I wanted to set up my preferred colors using the setInitialColors() method but keep throwing even when l reduced the colors to 5 which was specified in the colorpickerview class.

How do l go about this?

Thanks