Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 332 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 332 Bytes

NavigationDrawer

This app implements multiple Android NavigationDrawer by creating a BaseActivity which is extended by each Activity which wants a NavigationDrawer. This is an alternative to creating a Navigation Drawer without using fragments.

Full tutorial can be viewed here.