Hi All,
I have a pretty standard implementation of a nav controller table list with a details view when you click an entry. With this, I have a back button on the details view to go back to the table view.
The interesting part is when I do a built in either 2.2 simulator or 3.0. In 2.2 the view NIB starts underneath the navbar, but below the navbar in 3.0. I have made very slight adjustments to the size and settings in IB to see what happens, but can't find a common solution for both situations.
Has anyone else found the same issue? If so, what was your solution?
I have a pretty standard implementation of a nav controller table list with a details view when you click an entry. With this, I have a back button on the details view to go back to the table view.
The interesting part is when I do a built in either 2.2 simulator or 3.0. In 2.2 the view NIB starts underneath the navbar, but below the navbar in 3.0. I have made very slight adjustments to the size and settings in IB to see what happens, but can't find a common solution for both situations.
Has anyone else found the same issue? If so, what was your solution?