iOS 7 Custom TableView Is Under TabBar
问题 Im trying port my app to iOS7 , but my custom TableViewController is showing the last row (cell) under the TabBar :( Im searching a lot for it, but i dont find any solution. Can anyone help me? My Custom Table View class The error is shown in the blow screenshot (only is showing a part of last product because im draging to up to show the hidden product under the tabbar): Thanks. 回答1: I found the answer to your question on another post, answered by dariaa, here: Tab Bar covers TableView cells