library / com.camerash.filterdrawer / DrawerBuilder / setToolbarTitle

setToolbarTitle

fun setToolbarTitle(title: String): DrawerBuilder<Parent, Child>

Set the title in the toolbar

Default to "Filters"

Parameters

title - The title for toolbar

Return
this