updated to required
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
parent
bfe209305d
commit
5ba1260383
@ -34,7 +34,7 @@ import VDS
|
|||||||
buttonGroup.alignment = .center
|
buttonGroup.alignment = .center
|
||||||
buttonGroup.rowQuantityPhone = 2
|
buttonGroup.rowQuantityPhone = 2
|
||||||
buttonGroup.rowQuantityTablet = 2
|
buttonGroup.rowQuantityTablet = 2
|
||||||
heightConstraint = height(constant: VDS.Button.Size.large.height, priority: .defaultHigh)
|
heightConstraint = height(constant: VDS.Button.Size.large.height, priority: .required)
|
||||||
}
|
}
|
||||||
|
|
||||||
//--------------------------------------------------
|
//--------------------------------------------------
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user