ios - UITableView with automatic dimension do no display cells properly. Always the LAST label within that cell is sometimes broken -
simple case:
some of cells displayed randomly proper way or not:
- this way:
- this not way.
what depends on, , how fix it?
interesting thing:
i added @ end label:
and last label not displayed properly. previous label correct every time. going on?
make sure:
- lines set
0
- line breaks set
character wrap
if problem still not solved set preferredmaxlayoutwidth
.
Comments
Post a Comment