Jetpack Compose - Modifier.layout (Part 2)In part 1, we learn the basic of Modifier.layout using a sample from the official document. In part 2, we explore the AlignmentLine concept to answer the following questions: what is it and how to use it. The AlignmentLine In the previous part, we ha...Aug 8, 2021·5 min read