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

cgi - How do I interpret URLs without extension as files rather than missing directories in nginx? -

c++ - Visual Leak Detector detects leak on new blank MFC project -

c# - Connection String Trouble MetaDataException -