ios - how to adjust height for section table view -


i want ask how adjust height section :

header section original

but if click cell (detail) direct viewcontroller, , viewcontroller, view seen :

header section covered navigationitem

if drag / scroll bottom, header section show , if release, bounce covered navigationitem

any advice? thx before

hope helps you:

 self.automaticallyadjustsscrollviewinsets = yes;  self.tableview.separatorinset = uiedgeinsetszero; 

Comments

Popular posts from this blog

php - Hide output during test execution -

javascript - Migrate custom AngularJS filter from 1.2.28 to 1.4.x -

Update Magento products with multiple images -