library / com.camerash.filterdrawer / DrawerBuilder / with

with

fun with(@NonNull act: Activity): DrawerBuilder<Parent, Child>

Give builder a reference to the activity

Parameters

act - Reference to the activity

Return
this