chronotruck / FlagPhoneNumber

A formatted phone number UITextField with country flag picker.
Apache License 2.0
437 stars 318 forks source link

Country Code color does not take text field color #159

Open anees17861 opened 4 years ago

anees17861 commented 4 years ago

Describe the bug Assigning color to text field from Interface Builder does not update country code color

To Reproduce

  1. Set text field custom class as FPNTextField
  2. In attribute inspector update text field cooler

Expected behavior Both country code and phone number should have updated color

Screenshots If applicable, add screenshots to help explain your problem. Screen Shot 2020-05-17 at 6 24 39 PM Screenshot 2020-05-17 at 6 25 42 PM Screenshot 2020-05-17 at 6 26 27 PM

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

O-labib commented 4 years ago

setting in programmatically resolves this issue