KKGridView icon indicating copy to clipboard operation
KKGridView copied to clipboard

Implementation of insertSections & deleteSections?

Open thespyke opened this issue 11 years ago • 0 comments

Could you complete source code to implement features:

pragma mark - Unimplemented

//- (void)insertSections:(NSIndexSet *)sections withItemAnimation:(KKGridViewAnimation)animation; //- (void)deleteSections:(NSIndexSet *)sections withItemAnimation:(KKGridViewAnimation)animation; //- (void)reloadSections:(NSIndexSet *)sections withAnimation:(KKGridViewAnimation)animation;

Please Thanks

thespyke avatar Feb 25 '14 19:02 thespyke