recycler-view-divider / com.fondesa.recyclerviewdivider / DividerBuilder / color

color

fun color(color: Int): DividerBuilder

Sets the divider's drawable as a solid color.

Parameters

color - the color used for each divider.

Return
this DividerBuilder instance.