setDividerColorResource

open fun setDividerColorResource(@NonNull context: Context, @ColorRes colorId: Int)

Sets the color of the divider.

Parameters

colorId

The id of the color resource to be set.

See also