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
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