Dmitry

Results 1 comments of Dmitry

Seems found how to get image index and row Added @property NSInteger lineOfCell; When create ADBTableViewCell set cell.lineOfCell=[indexPath row]; and in method - (void)setImagePaths:(NSArray _)images targetForGestures:(id)target { ... for (int...