Completed
A Simple Dog Profile Page - Column and Image Composable
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Android Jetpack Compose Course - Building User Interfaces with Kotlin
Automatically move to the next video in the Classroom when playback concludes
- 1 intro
- 2 Jetpack Compose Overview
- 3 Composable Functions and Compose Activity
- 4 The Composable and Compose Preview
- 5 A Simple Dog Profile Page - Column and Image Composable
- 6 Compose Modifier and Row
- 7 Adding Buttons and Text
- 8 Card and Vertical Scroll
- 9 ConstraintLayout in Jetpack Compose
- 10 Decouple API Constraint Layout - having different Constraint Sets
- 11 Overview Kotlin for Compose
- 12 State and Recomposition - remember and rememberSavable
- 13 State in Jetpack Compose
- 14 Outro