Skip to content

Wrong height in NavigationbarController when edgesForExtendedLayout = UIRectEdgeNone #34

@buiduckhanh1986

Description

@buiduckhanh1986

I'm using Objective C. When my ViewController in NavigationbarController has

self.edgesForExtendedLayout = UIRectEdgeNone;

Your library calculates wrong height of bottom view because It gets view frame height minus navigationbar height and status bar height

I think you can improve your library by checking edgesForExtendedLayout for calculate height of bottom view

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