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

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -