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...

enter image description here

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

enter image description here

last row got missed in section 1 because height of table view got reduced.

try this.....hope work.set uitableview layout set full view. enter image description here


Comments

Popular posts from this blog

ios - iPhone/iPad different view orientations in different views , and apple approval process -

java Extracting Zip file -

C# WinForm - loading screen -