ios - UICollectionView and UITableView calls scrollViewDidScroll after a pop on UINavigationController -


my situation:

i've view controller a uicollectionview on it. push new view controller band when come (with button) b a, uiscrollviewdelegate on a call - (void)scrollviewdidscroll:(uiscrollview *)scrollview.

i've same behavior view controller uitableview.

this drive me crazy... ideas ?

try set self.automaticallyadjustsscrollviewinsets = no; in controller or disable storyboard.


Comments

Popular posts from this blog

database - VFP Grid + SQL server 2008 - grid not showing correctly -

jquery - Set jPicker field to empty value -

.htaccess - htaccess convert request to clean url and add slash at the end of the url -