library / com.camerash.filterdrawer / DrawerBuilder / setResetColor

setResetColor

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

Set color resource for the reset button

Parameters

color - The color for the reset button

Return
this