fun withDrawerLayout(@LayoutRes resLayout: Int): DrawerBuilder<Parent, Child>
Define a custom layout for the drawer
resLayout - The layout resource of the custom layout
resLayout
Return this