ios - Dynamic lable between two lable is not correctly displayed before scroll -
i have situation [uilable](dynamic width)-[uilable](dynamic height)-[uilable](dynamic width). of course use auto layout . @ first loading table displayed not correctly. problem ?
before http://img.uzsat.net/?v=screenrfr.png after http://img.uzsat.net/?v=screennvn.png
did check contenthuggingpriority. set middle label priority more other 2 label. autolayout calculate middle label height based on first label , on.
for table loading problem first time, set middle label height constraint >= i.e. 60px >=.
Comments
Post a Comment