Dhaval2404 / ColorPicker

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

Change dialog Title/Background color [+Tick issue] #25

Open H4zh4n opened 2 years ago

H4zh4n commented 2 years ago

Was wondering if there was a way to change dialog background color and title color to a desired color, I didn't seem to find a way to do it easily.

as you see from below image, since I have android:textColor set to white manually in my theme it causes issues here, would love to have the option to change the dialog background/title color manually. best-lib-ever

Also, the setTickColorPerCard(true) doesn't seem to do what it's supposed to do for me, stays white on all colors.

Apologies for the hassle.

Dhaval2404 commented 2 years ago

@H4zh4n Thanks for reporting the issue. I will try to fix it in a day or two.

GertScheers commented 1 year ago

Loving the library, but I'm indeed also running into this issue, which is quite a dealbreaker. Any update on this? I see there's a few PR's open, is this project still active? Just being able to pass a parameter for the AlertDialog's 'setCustomTitle' would be dope.