Presenting/dismissing modal view controller which contains a table makes the table go down
Posted
by alexeyndru
on Stack Overflow
See other posts from Stack Overflow
or by alexeyndru
Published on 2010-05-10T21:46:32Z
Indexed on
2010/05/10
21:54 UTC
Read the original article
Hit count: 331
I present/dismiss modal view controller with tableview in it. Each presenting/dismissing causes the table to move down, leaving a gap between the table and top of the view. so each time i present after a dismiss, i see my table going down one row-height distance . keeping the routine, the table really 'leaves ' the screen. Please help.
© Stack Overflow or respective owner