When segueing from one view with a standard Nav Bar Button Item of type "Compose" to another view with the same Nav Bar Button, the icon shifts a few pixels to the right.
Here is what it looks like:
If I change the Nav Bar Button Item to a different type, such as "Add", this odd behavior is not observed. I've also tried changing the Bar Item Image Offsets and the Bar Button Item Width. Neither of those solved the issue.
There's really nothing complex about my setup. I just dragged the Bar Button Item from the object library into the Nav bar and changed Identifier
to "Compose" for both view controllers. That's it.
Does anyone know how to get around this?
EDIT
This appears to be a bug in iOS. I've seen this same issue in various apps.