Zsolt
Stack(modifier = ExpandedWidth) { aligned(Alignment.BottomLeft) { Text("Text1") } aligned(Alignment.BottomRight) { Text("Text2") } }