self.scrollView.delaysContentTouches = NO;

-(BOOL)touchesShouldCancelInContentView

{

  return YES;

}

相关文章: