Compose vertical Text (rotated) from top to bottom - Reddit Box( modifier = Modifier fillMaxSize(), contentAlignment = Alignment Center ) { Text( text = "abc 123 456 789 sdf sdf sdf sdf sdf sdfsd fsdf sdf sdfsd fsd fsdf sdf", textAlign = TextAlign Center, modifier = Modifier rotate(90f) fillMaxWidth() ) } But I can't get the text to be the full height of the screen, the max size is the width of the screen
sdfsd - Reddit r BritishRedditorGet appGet the Reddit appLog InLog in to Reddit