Is there a way to configure only one time the Navigation Drawer, and the display it on multiple Activites?
For this just create a BaseActivity class that implements the drawer, and let all your other activities extend this one.
2.1m questions
2.1m answers
60 comments
57.0k users