view shifts up after adding right barbuttonitem to navigation controller iphone sdk
- by neha
Hi all,
In my application, the view below navigation controller moves up and is visible below the navigation bar as it's becoming transperant after adding a barbuttonitem programmatically to the navigation controller which I'm adding to view through an xib.
Thanx in advance.