-1

I've a problem in my constraints, with display 3.5 inch and 4 inch it always working perfectly but in iPhone 6 and iPhone 6 plus (4.7 inch and 5.5 inch) I cannot set the right constraints.

This is an example (I drew in red the problem): Example

nunofmendes
  • 3,731
  • 2
  • 32
  • 42

1 Answers1

2

Rather than having a Leading Space and Trailing Space constraint on the Example view, add a Horizontally Center In Container.

enter image description here

bobnoble
  • 5,794
  • 3
  • 25
  • 32