-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Subtitle color changed in lists #343
Conversation
Screenshot tests report βοΈ All passing |
/record-screenshots |
@franciscojrp we need to review this.
|
didSet { | ||
subtitleLabel.textColor = subtitleTextColor | ||
detailLabel.textColor = subtitleTextColor |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we were using the same color for both labels => wrong (it affected the UIKit component)
/record-screenshots |
The testTabBarControl test seems to be the problem, we have previously seen it fail in another PR, and we did not see the cause, but if it keeps failing for every PR we need to review it
Good point, we need to change that if possible
This is pretty weird, let's see what happens with this comment |
/record-screenshots |
@yceballost Could we continue here #371 please? |
sure! Close this PR! Thanks π«Ά |
ποΈ Jira ticket
https://jira.tid.es/browse/IOS-9929
π₯ What's the goal?
π§ How do we do it?
π§ͺ How can I verify this?
π AppCenter build