iphone - Do I need to resize UITableView while Pushing or popping navigation controller - IOS? -
every 1 may think, why need resize table view when popping view. have strange problem, have table view navigation bar showing, view pushing new view don't have navigation bar(i.e i'm hiding it), when pop new view, table view height reducing have navigation bar showing.
i took long time find problem. 1 experienced this, need resize our view size or controls in case.
please check attached image, first 1 normal...

second 1 after popping new view don't have navigation bar...

last row got missed in section 1 because height of table view got reduced.
try this.....hope work.set uitableview layout set full view. 
Comments
Post a Comment