开发者

Iphone: How to move the tableview down to the navigation view?

I have a window project created, which has Tabbar controller, Navigation bar. And clicking on first tab bar item shows a Tableview. I have added a small rectangle view (width: 320; height: 35) under the navigation bar additionally to have some controls there. It is attached with top Navigation bar. But after attached a rectangle view under the navigation bar, first row of the table is not visible, because it is becoming under the rectangle view. How do i move the entire tableview down to fit starting from the rectangle view which i attached und开发者_如何学运维er the navigation bar. I tried moving tableview in xib file, but it doesn't reflected when i run the app.

Thank you.


I resolved it by decreasing Content->Inset value.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜