Skip to content

Top bar button disappear #519

@kuzevanoff

Description

@kuzevanoff

After switch centerviewcontroller from leftViewController (didSelectedRowAtIndexPath method) with this code:

      ViewController *vc = [mainStoryboard instantiateViewControllerWithIdentifier:@"CenterViewController"];
                if (vc)
                    [appDelegate.drawerController setCenterViewController:vc withCloseAnimation:YES completion:nil];


                break;

There are no more top bar buttons (button to open/close sidebar)

Why?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions