How to add navigation drawer [duplicate]

-2

I have already added the navigation drawer in my project, but I need to add the menu button in the action bar, how can I solve this problem?

    
asked by anonymous 07.12.2016 / 19:35

1 answer

-2

Example use ta toolbar with navigation Drawer

It is an example of the book by Ricardo Lecheta

a>

a>

link

These three files make the operation.

See mainly BaseActivity and activity_main.xml

    
09.12.2016 / 02:18