iOS 7 Custom TableView Is Under TabBar

后端 未结 16 1651
萌比男神i
萌比男神i 2020-12-13 04:31

Im trying port my app to iOS7, but my custom TableViewController is showing the last row (cell) under the TabBar :(

Im searchi

16条回答
  •  爱一瞬间的悲伤
    2020-12-13 05:31

    I've got the same problem. One solution to it is to make the ToolBar not Translucent. Here's how to do it:

    • First select the tool bar from the document viewer like here
    • Then uncheck Translucent like here

    Hope this helps.

    Thanks.

提交回复
热议问题