AssistoLab / DropDown

A Material Design drop down for iOS
MIT License
2.44k stars 622 forks source link

Text color not changing for table view cell drop down #274

Open zyntora opened 3 years ago

zyntora commented 3 years ago

Hello, I am having an issue of not being able to change the text color in drop down cells. However, the text color does change for the title cell which is a bit confusing.

Khaled-elsedek commented 3 years ago

did you get answer for that

zyntora commented 3 years ago

I found a way to fix it in the code for the drop down file. If you just use control F to find all the spots where they change the text color apparently they didn’t allow customization of the drop down row text color so I just added a few lines in the file itself. I can send it to you if you would like and you can compare the two to find what code I changed because I forget the exact location.

Sent from my iPhone

On Jan 2, 2021, at 3:56 AM, khaled samer hassan elsedek notifications@github.com wrote:

 did you get answer for that

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.