Conclusion

Heads up... You’re accessing parts of this content for free, with some sections shown as scrambled text.

Heads up... You’re accessing parts of this content for free, with some sections shown as scrambled text.

Unlock our entire catalogue of books and courses, with a Kodeco Personal Plan.

Unlock now

Well done with making an even more stylish app! :]

To recap, you learned:

  • How to break up your UI into smaller components, or composables.

  • How to organize your UI using Layout Groups.

  • How to create previews in Compose.

  • More hands-on experience with using Modifiers to style your app.

  • How to create lists in Compose.

Now that you’ve fleshed out the chat app UI, you’ll make it interactive in the next lesson.

See forum comments
Download course materials from Github
Previous: Expanding the App Quiz Next: Introduction