ios - Why UITableView first row is behind top tab bar? -


i don't know how explain problem therefore added screenshots. when go personal tab first row behind personal tab , parts hided behind it.

enter image description here

but when scroll down can see them!

enter image description here

i have defined tab title in way:

self.title = @"personal"; 

any idea why behave this?

as @alejandroiván said have change top bar this->

enter code here


Comments

Popular posts from this blog

c# - Binding a comma separated list to a List<int> in asp.net web api -

Delphi 7 and decode UTF-8 base64 -

html - Is there any way to exclude a single element from the style? (Bootstrap) -