Diep Nguyen Hoang

Results 3 comments of Diep Nguyen Hoang

The point is I am using a `sizeCell` to do layout calculation and return to delegate of CollectionView FlowLayout, can you check latest commit to see if update the sizingCell...

No need to do that. I have changed the method close to include an extra parameter: void (^)(BOOL)completedHandler, so in close() method I have a callback, which I can use...