Skip to content

如果控制器是通过presentViewController出来的,图片位置不对 #6

@xdpsee

Description

@xdpsee

SearchViewController* svc = [[SearchViewController alloc] init];
UINavigationController* nvc = [[UINavigationController alloc] initWithRootViewController:svc];

[self presentViewController:nvc animated:YES completion:nil];

Image

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