zoha131
10/02/2020, 7:07 PMmatchConstraint
in compose ConstraintLayout
?constrainAs(contentRef) {
linkTo(top = welcomeRef.bottom, bottom = <http://policyRef.top|policyRef.top>)
linkTo(start = parent.start, end = parent.end)
height = Dimension.fillToConstraints
width = Dimension.fillToConstraints
}