-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels