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:

enter image description here

  • this not way.

enter image description here

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?

enter image description here

enter image description here

make sure:

  1. lines set 0
  2. line breaks set character wrap

if problem still not solved set preferredmaxlayoutwidth.


Comments

Popular posts from this blog

java - UnknownEntityTypeException: Unable to locate persister (Hibernate 5.0) -

python - ValueError: empty vocabulary; perhaps the documents only contain stop words -

ubuntu - collect2: fatal error: ld terminated with signal 9 [Killed] -