Skip to content

Multiple view's #12

Description

@ilia3546

If you add one view multiple times, then the view will appear only in the last item
Example:
-(int)numberOfCellsForCollapseClick {return 3;}
-(UIView *)viewForCollapseClickContentViewAtIndex:(int)index {return imageView;}
We add one view 3 times, but view will appear only in the last CollapseClickCell

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions