recents_category_drag_drop

Updates after internal reviews
This commit is contained in:
yannick
2015-12-16 08:59:40 +01:00
parent 2010554782
commit 4bb827480a
3 changed files with 29 additions and 25 deletions
+2 -2
View File
@@ -41,12 +41,12 @@
There is a pending drag and drop cell.
It defines its path of the destination cell.
*/
@property (nonatomic, copy) NSIndexPath* movingCellIndexPath;
@property (nonatomic, copy) NSIndexPath* droppingCellIndexPath;
/**
The movingCellBackgroundImage;
*/
@property (nonatomic) UIImageView* movingCellBackGroundView;
@property (nonatomic) UIImageView* droppingCellBackGroundView;
/**
Return the header height from the section.