Dhaval2404 / ColorPicker

🎨 Color Picker Library for Android
Apache License 2.0
277 stars 39 forks source link

Select White Color #12

Closed Surendar7 closed 3 years ago

Surendar7 commented 3 years ago

My color list has both White and Black colors. The selection color is always white in both cases, so if white is selected the icon checked is not visible. Can you check for each color and change the icon checked color accordingly?

Having a dismiss listener will also be helpful.