mirror of
https://github.com/zhigang1992/RETableViewManager.git
synced 2026-06-19 10:18:54 +08:00
Add inital data to section (collapsed state)
This commit is contained in:
@@ -42,6 +42,8 @@
|
||||
|
||||
[collapsedItems addObjectsFromArray:@[@"Test item 1", @"Test item 2", @"Test item 3", showMoreItem]];
|
||||
[expandedItems addObjectsFromArray:@[@"Test item 1", @"Test item 2", @"Test item 3", @"Test item 4", @"Test item 5", @"Test item 6", showLessItem]];
|
||||
|
||||
[_section addItemsFromArray:collapsedItems];
|
||||
}
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user