I figured this out: ```centerHorizontallyTo { par...
# squarelibraries
d
I figured this out:
Copy code
centerHorizontallyTo { parent.centerX() }.widthOf(SizeMode.AtMost) { parent.width() },
It's an almost literal translation of the "in short I want" rule I've written above. Man,
ContourLayout
is awesome! 👏
👏 5