Google recently released the android.support.design.widget.NavigationView widget as part of the com.android.support:design:22.2.0 library, which gr
android.support.design.widget.NavigationView
com.android.support:design:22.2.0
List Adapter Layout of your Navigation bar:
This param in RelativeLayout set the background color --> android:background="@drawable/pressed_state"
Make this "pressed_state.xml" in drawable folder.
Excuse me for my english.