Skip to content
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.

open the Drawer by clicking a button #335

Open
YitschakGlik opened this issue Dec 19, 2017 · 0 comments
Open

open the Drawer by clicking a button #335

YitschakGlik opened this issue Dec 19, 2017 · 0 comments

Comments

@YitschakGlik
Copy link

I created the drawer in a class - DrawerManager like your recommendation,
in my app there is a menu button in every activity and its action is to open the drawer.

i tried to do it like this: in the class DrawerManager, after .build();
I add: result.openDrawer();
so when the menu btn is clicked its creating the drawer and open it.

-- there is a better way to do it?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant