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)")!)
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
Post a Comment