Jetpack Compose Layouts - Google Codelab

Опубликовано: 27 Март 2026
на канале: Mango Burrito
1,618
8

This is a video on how to complete the Google Codelab on Jetpack Compose Layouts. It is meant to supplement the codelab.
What you will learn:
-How to use Material components composables
-What modifiers are and how you can use them in layouts
-How to create your custom layout
-When you might need intrinsics

Google Codelab:
https://developer.android.com/codelab...

How to clone:
git clone https://github.com/googlecodelabs/and...

FB: https://www.facebook.com/profile.php?...
IG:   / texdroid01  

Intro: (0:25)
Starting a new Compose project: (3:09)
Modifiers: (6:29)
Slot API's: (26:30)
Material Components: (30:21)
Working with lists: (51:12)
Create your custom layout: (1:18:11)
Layout modifiers under the hood: (1:48:54)
ConstraintLayout: (1:55:29)
Intrinsics: (2:05:06)
Congratulations: (2:09:19)