ios - How to make the customized UITableViewCell xib width to fit the device width -


i creating uitabletableviewcell nib file. using width of 320 the cell width. found when run app in iphone 6 simulator, cell cannot occupy whole width of table view. if use iphone 5s, width fine. want know how adjust width of xib fit different iphone versions.

did enable use auto layout , use size classes below first in both table view , table view cell .and tell me problem

enter image description here

1)after select both image , label , below

enter image description here

2) select image , below

enter image description here

3) select label following

enter image description here

can check link below:

ios - custom table cell not full width of uitableview


Comments

Popular posts from this blog

twig - Using Twigbridge in a Laravel 5.1 Package -

firemonkey - How do I make a beep sound in Android using Delphi and the API? -

jdbc - Not able to establish database connection in eclipse -