In this lesson, you’ve learned about the commonly used components that Jetpack Compose ships with and saw how you should think about your UI as a composition of components and break it down into smaller components for reuse and consolidation of concerns. You learned:
How to display images in your UI using the Image component.
The different types of drawables, supported by the painterResource field of the Image component.
The different variants of buttons available in compose.
How to use the switch composable.
How to think about UI as a union of smaller components and how to break up a screen into smaller composables that can be reused.
See forum comments
This content was released on Sep 10 2024. The official support period is 6-months
from this date.
Brief recap and conclusion of this lesson.
Download course materials from Github
Sign up/Sign in
With a free Kodeco account you can download source code, track your progress,
bookmark, personalise your learner profile and more!
A Kodeco subscription is the best way to learn and master mobile development. Learn iOS, Swift, Android, Kotlin, Flutter and Dart development and unlock our massive catalog of 50+ books and 4,000+ videos.