objective c - iOS Storyboard: set ImageView width and height not work -


i have image need display use uiimageview , use storyboard set view's height , width in size inspector , set view's horizontal centre in super view.but when click update frames in resolve auto layout issues ,it uses image resource size.how can ?my constraints

you need add width , height constrains imageview.

enter image description here


Comments

Popular posts from this blog

sql - VB.NET Operand type clash: date is incompatible with int error -

SVG stroke-linecap doesn't work for circles in Firefox? -

python - TypeError: Scalar value for argument 'color' is not numeric in openCV -