Re: viewForZoomingInScrollView working but with extra blank space

2013-10-02 Thread Devarshi Kulshreshtha
I have uploaded the sample code over here: https://db.tt/wrNjTLkV On Wed, Oct 2, 2013 at 9:26 PM, Devarshi Kulshreshtha < devarshi.bluec...@gmail.com> wrote: > I am trying to implement default photos app like functionality. > > I have added an image view to scroll view and implemented below meth

viewForZoomingInScrollView working but with extra blank space

2013-10-02 Thread Devarshi Kulshreshtha
I am trying to implement default photos app like functionality. I have added an image view to scroll view and implemented below method: - (UIView *)viewForZoomingInScrollView:(UIScrollView *)scrollView { return self.fileDisplayImageView; } Problem is though it is zooming the