UITableViewCell with UITableViewCellStyleValue1, adding new line to detailTextLabel at cell at botto
- by slim
on my tableview i have the last cell that is not initially visible as seen in the first image, when i scroll the list up, you can see in the second image that the price or my detailTextLabel is put on a new line not maintaining the right justification.
Here is the code, i can't figure out why its doing this, any direction or help would be…