iphone - UITableView cell text is cut off -
I have a problem cutting the strings from the UITableview cell, whose letters have more than 12 characters, why can they have any idea? I have not created a custom cell at all. Can not I find any solution to this problem via Google problem any ideas?
You should be able to set the label properties using adjustsFontSizeToFitWidth
The content of the tax label. This will essentially reduce font size to fit everyone in a line.
Comments
Post a Comment