UX rework: Directory section: Fix issue when there is invites

But we need to expose RecentsDataSource.directorySection. So expose all the family
This commit is contained in:
manuroe
2017-04-07 15:33:48 +02:00
parent 1f8d2dab01
commit 64e440c243
4 changed files with 27 additions and 28 deletions
+1
View File
@@ -48,6 +48,7 @@
@end
@implementation RecentsDataSource
@synthesize directorySection, invitesSection, favoritesSection, conversationSection, lowPrioritySection, sectionsCount;
@synthesize hiddenCellIndexPath, droppingCellIndexPath, droppingCellBackGroundView;
- (instancetype)init