view update problem on transition
Posted
by Ruthy
on Stack Overflow
See other posts from Stack Overflow
or by Ruthy
Published on 2010-04-11T22:26:03Z
Indexed on
2010/04/11
23:03 UTC
Read the original article
Hit count: 269
Hello, when flip from one view to a new one, I get refreshing problem. New view contains a navigationItem with two buttons, one right, one left and when transition starts, I see buttons on opposite sides and not correctly positioned until the transition ends. Then view is showed correctly according to xib file. How to solve it??
© Stack Overflow or respective owner