We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9efaac commit 3fd9c2aCopy full SHA for 3fd9c2a
1 file changed
Demo/RAMCollectionViewFlemishBondLayoutDemo/RAMCollectionViewFlemishBondLayoutDemo/RAMViewController.m
@@ -72,7 +72,7 @@ - (void)setup
72
#pragma mark - UICollectionViewDataSource
73
- (NSInteger)numberOfSectionsInCollectionView:(UICollectionView *)collectionView
74
{
75
- return 1;
+ return 2;
76
}
77
78
- (NSInteger)collectionView:(UICollectionView *)collectionView numberOfItemsInSection:(NSInteger)section
0 commit comments