ady-e-n

Results 1 comments of ady-e-n

@KingOfBrian how do i call the fullsize method on tap ? i tried to call openTransformAtIndex:(NSInteger)position in - (void)GMGridView:(GMGridView *)gridView didTapOnItemAtIndex:(NSInteger)position { NSLog(@"Did tap at index %d", position); } can...