ios - Static UITableviewCells glitch when UIElements are added -
i added uitableviewcontroller , set type static. works when there no uielements added cells when 1 added, glitches. deleted of delegate methods in class tableview still messed up. ideas?
ensure you've set custom row height property.
- select cell
- open size inspector
- set row height 44 (or other needed size)
Comments
Post a Comment