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
As can be seen from the screenshot, If the textLabel is long, it leaves no room for the detailTextLabel. I tried assigning the constraints appropriately in the cell setup method. It still didn't. How can I solve this problem? Do not suggest giving 0 numberOfLines, doing it will break the constraints and change the location of the cell.
The text was updated successfully, but these errors were encountered:
As can be seen from the screenshot, If the textLabel is long, it leaves no room for the detailTextLabel. I tried assigning the constraints appropriately in the cell setup method. It still didn't. How can I solve this problem? Do not suggest giving 0 numberOfLines, doing it will break the constraints and change the location of the cell.
The text was updated successfully, but these errors were encountered: