views:

28

answers:

0

Hi all, I'm trying to use UINavigationController with custom buttons, it looks fine and buttons are exactly as I need but i've got a problem with animation transition. When I push a new viewController that has the same buttons of the previous one, the right button appears as left button for a very short time. Is there any way to keep button fixed, without animation (all views have the same buttons).

Thx.