You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
when i've set the tint color, the color to be display may be wrong.
I think, the title state is not the 'UIControlStateHighlighted', may be the UIControlStateSelected, so the background color for 'selected' part will be same to the text color.
see:
when i have change the state and the attribute color, it works.
see:
This is may my bad, so can you send the result for me?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
in : _tintColorUpdated->setTitleTextAttributes
when i've set the tint color, the color to be display may be wrong.
I think, the title state is not the 'UIControlStateHighlighted', may be the UIControlStateSelected, so the background color for 'selected' part will be same to the text color.
see:
when i have change the state and the attribute color, it works.
see:
This is may my bad, so can you send the result for me?
The text was updated successfully, but these errors were encountered: