kristiyanP/colorpicker

setDefaultColorButton(int color) is not working

monowar1993 opened this issue · 1 comments

I am giving a default color each time but it is not ticked using setDefaultColorButton(int color);
Also please provide a better sample at least showing some more features.
thanks

Did you define a color that is existing in your grid?
Please provide your code.
It should not be called more than once and should always be called with an existing color...

The README contains already all the information that is necessary to use the library