Wednesday 15 September 2010

ios - AutoLayout. Stick UITableView to the bottom of UIScrollView -



ios - AutoLayout. Stick UITableView to the bottom of UIScrollView -

i need accomplish layout shown below. there uiview , uitableview within uiscrollview:

uitableview should aligned right @ bottom of uiscrollview uitableview should not have scrolling, it's height should adjusted according content. row count not static value.

here constraints of uitableview:

if understand autolayout correctly, should fine, result uitableview's height 0. what's wrong setup?

i don't know displaying above uitableview normal setup displaying something, above tableview , scrolls tableview utilize uitableview (it subview of uiscrollview , handles scrolling itself) , add together things want display above tableheaderview tableview.

ios uitableview uiscrollview autolayout

No comments:

Post a Comment