Hi all,
I'm currently debugging one of my iPad apps where the main view has a UINavigationBar (UIBarPositionTopAttached), with a frame of (0 20; 768 44). For some reason the contained _UINavigationBarContentView has a frame of (0 0; 768 50).
Should I consider this to be a bug or is there something new I'm not aware?
Dirk