ios - Xcode 7 Constraint Suggestion is buggy -


i made simple screen in xcode 7 containing single uiimageview. set constraints (as shown in screenshot). xcode still suggesting change uiimageview's leading , trailing constraints. not sure doing wrong here because kind of error did not happened in xcode 6.4enter 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 -