Skip to content

Size always returns 0 #15

@burakkilic

Description

@burakkilic

Hi;

I don't use autolayout in my code. I'm using Masonry for autolayout jobs.

I need to use ARDynamicHeightLayoutCell but it is giving always 0.

[collectionView ar_sizeForCellWithIdentifier:@"ItemAllergensCollectionViewCell" indexPath:ip fixedWidth:collectionView.bounds.size.width configuration:^(__kindof ItemAllergensCollectionViewCell *cell) {
        [cell configureCellWithEntity:self.entity];
    }];

What should I do more?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions