addToHorizontalChain

open fun addToHorizontalChain(viewId: Int, leftId: Int, rightId: Int, leftMargin: Int, rightMargin: Int): ConstraintSetBuilder

Adds a view to a horizontal chain.

Parameters

viewId

view to add

leftId

view in chain to the left

rightId

view in chain to the right