Here my navigation drawer is above toolbar.I also added some xml code.Please help me.
here is my activity.xml
Add
android:layout_marginTop="?attr/actionBarSize"
to your layout which you are using as drawer.