library / com.camerash.filterdrawer / DrawerBuilder / setApplyColor

setApplyColor

fun setApplyColor(@ColorRes color: Int): DrawerBuilder<Parent, Child>

Set color resource for the apply button

Parameters

color - The color for the apply button

Return
this