Search composables & screens ("/" for focus)
Search
In this lesson, you will learn about ConstraintLayout and how you can use it to create relationships across each composable. It is a different way to layout your composables compared to Rows and Columns, which can help with complex layouts.
Rows
Columns