library / com.camerash.filterdrawer / DrawerBuilder / withDrawerLayout

withDrawerLayout

fun withDrawerLayout(@LayoutRes resLayout: Int): DrawerBuilder<Parent, Child>

Define a custom layout for the drawer

Parameters

resLayout - The layout resource of the custom layout

Return
this