ios - Everything moving up ion view when UIImage doesn't exist -


i have designed uiview there's uiimage @ top , under there's uilabel. both of them populated json , there won't image load want when happen, rest of stuff in uiviewcontroller move space in picture doesn't exist.

and, image isn't appearing anyway, code:

self.imagen.kf_setimagewithurl(nsurl(string: "http://elpenitente.playcofrade.com/img/upload/\(idfoto)")!) 

enter image description here

if have scroll view on screen: unchecking adjust scroll view insets in inspector may solve issue.

if not have size constraints not noticing. check different screen configurations.


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -