NavigationView и настраиваемый макет

Я использую библиотеки поддержки проектов NavigationViewследующим образом: <android.support.v4.widget.DrawerLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" android:id="@+id/drawer_layout" android:layout_height="match_parent"...