I'm using storyboards to create a static UITableView with one section that has a header and a footer. Each tableview cell has a UITextField whose inputView is set to a UIPicker and the accessory view is a UIToolbar.
This works great except the section footer floats way above the accessory view's toolbar like this in the sim:
This only occurs in iOS 7 not 6. Any ideas?