Guilherme Delgado
05/22/2021, 6:16 PMBox(modifier = Modifier.fillMaxWidth().constrainAs(title) {
top.linkTo(<http://parent.top|parent.top>)
bottom.linkTo(parent.bottom, margin = delta)
}) {...}
I could compute that delta regarding screenHeight, but it would be better if I could use % like we use in xml