Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c41f235

Browse files
Peter Steinbergergmoledina
authored andcommitted
actually expose prepareForReuse so it can be overridden
1 parent 50aaf98 commit c41f235

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

GMGridView/API/GMGridViewCell.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,6 @@
3838
@property (nonatomic, strong) UIImage *deleteButtonIcon; // Delete button image
3939
@property (nonatomic) CGPoint deleteButtonOffset; // Delete button offset relative to the origin
4040

41+
- (void)prepareForReuse;
4142

4243
@end

0 commit comments

Comments
 (0)