Skip to content

iOS 11.4 return UIEdgeInsetsMake(10, 10 10, 10); Right constraint invalid  #33

@leleyinhangjia

Description

@leleyinhangjia

iOS 11.4 return UIEdgeInsetsMake(10, 10 10, 10); Right constraint invalid
iOS 14.4 normal display

  • (UIEdgeInsets)collectionView:(UICollectionView *)collectionView layout:(UICollectionViewLayout *)collectionViewLayout insetForSectionAtIndex:(NSInteger)section {
    return UIEdgeInsetsMake(10, 10 10, 10);
    }

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