Skip to content

Crash: simple issue #1

@altaf

Description

@altaf

The demo currently crashes if and when - the drawer is open AND you click on the containerVC
reason a method is missing, which can be rectified by adding the following method to ALDrawerVC

-(void)slideCenter
{
[self closeDrawer];
}

that said - thank you.

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