I have a layout for my Contacts, in list view. Each row contains the Contact Name and a POPOVER to edit the Contact information.
Â
When the list is longer (beyond the iPhone 4s screen size), click the popover to edit, the title bar seems to slide up (see pics), and I see a single field fully, click 'next' and it scrolls to the next field... I am happy with that.
Â
Â
However, when the list does not exceed the iPhone 4s screen size, click the popover to edit, the title bar does not seem to slide up (see pics), and I am only able to see a portion of the field (which makes it difficult to type information in), click 'next' and it scrolls to the next field (again only allowing a portion of the field to be seen)... I am NOT happy with that.Â
Â
Â
Is anyone else experiencing this? Is there a way to ensure that the field is fully visible, regardless of the length of the list?