Skip to content

JXPagerView.m 119行代码会使外界自定义的tableHeaderView布局运行时报错 #525

@nattychao

Description

@nattychao

UIView *containerView = [[UIView alloc] initWithFrame:CGRectMake(0, 0, 0, [self.delegate tableHeaderViewHeightInPagerView:self])];

外界自定义的header,此处内部给的宽度为0,外界的header就会报约束冲突

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