From the course: Android Compose with Kotlin
Unlock this course with a free trial
Join today to access over 24,800 courses taught by industry experts.
Challenge: Bye-bye ConstraintLayout - Kotlin Tutorial
From the course: Android Compose with Kotlin
Challenge: Bye-bye ConstraintLayout
(upbeat music) - [Instructor] It is time for our first challenge. Now that you've learned how to define screens using composables and modifiers, I'd like you to recreate the following XML screen using composables. Here's the deal. Make sure you start with the 01_07 Branch on GitHub. This is going to serve as your foundation. The XML layout file defines our views with a constraint layout. Your goal is to recreate the design using composables in the Solution 01_08 file. Now pay close attention to the alignments and spacing. Try your best to do this on your own, referring to previous videos as needed. Then make sure you watch the solution video in which I'll explain how I solved the challenge. Let's get to it.
Contents
-
-
-
Kotlin for Jetpack Compose3m 23s
-
Define screens with activities and composables2m 55s
-
(Locked)
Implement designs using composables3m 48s
-
(Locked)
Display UI elements with Column, Row, and Box4m 35s
-
(Locked)
Units of measurement with Compose2m 42s
-
(Locked)
Use modifiers to customize your layout5m 50s
-
(Locked)
Challenge: Bye-bye ConstraintLayout57s
-
(Locked)
Solution: Bye-bye ConstraintLayout2m 53s
-
-
-
-
-
-
-
-
-