setDividerInsetStartResource

open fun setDividerInsetStartResource(@NonNull context: Context, @DimenRes insetStartId: Int)

Sets the start inset of the divider.

Parameters

insetStartId

The id of the inset dimension resource to be set.

See also