setDividerInsetEndResource

open fun setDividerInsetEndResource(@NonNull context: Context, @DimenRes insetEndId: Int)

Sets the end inset of the divider.

Parameters

insetEndId

The id of the inset dimension resource to be set.

See also