iOS7 UIScrollView contentInset not working Try this one: self.automaticallyAdjustsScrollViewInsets = NO; This is working for me...