ios - UITableViewCell Looks Correct on Simulator but is Off-Center on Device -
i have created custom uitableviewcell own xib , subclass.
when view uitableview on ios simulator, cells appear expected.
but when run same code on physical device (have tried on several devices), cells appear far off-center.
i using nslayoutconstraints in interface builder set up.
please let me know if have idea might problem here.
Comments
Post a Comment