ios - View width is not equal to cell width inseide uitable? -


i trying add view inside uitablecell.it works fine devices on ipad width of view not equal cell width.the width of view half of width of cell.please tell me here.enter image description here

constraints are:

enter image description here

please select width , height (any,any) in storyboard.it may helpful you.enter image description here


Comments

Popular posts from this blog

html - Difficulties with background-image property -

visual studio code - What does the isShellCommand property actually do and how should you use it? -

ios - Segue not passing data between ViewControllers -