This example show you how to use android.support.design.widget.NavigationView to implement sliding menu when user slide screen or click home icon. It is also based on android.support.v4.widget.DrawerLayout and use the NavigationView as the content for slide out menu.