setDividerThicknessResource

open fun setDividerThicknessResource(@NonNull context: Context, @DimenRes thicknessId: Int)

Sets the thickness of the divider.

Parameters

thicknessId

The id of the thickness dimension resource to be set.

See also