ios - AppCode: Autolayout not working -
i trying design uitableviewcell
in appcode
, not showing me constraints
however, in blog video, seems work
i saw autolayout
set in document
, still :(
anyone knows missing?
this not appcode. new size classes. hope of similar:
the first thing should remove constraints.
second need go each element , add together own constraints (do not "add missing constraints"). add together constraints want. if later ship elements can click "update constraints" update values; not add together new ones don't want.
ex. if want button 100px top of screen add: height, width, left, , top constraints. insure when moving 3.5inch 4inch screen button not shifted.
hope helps.
ios jetbrains appcode
No comments:
Post a Comment