Declarative UI Design with Jetpack Compose

PODCAST · education

Declarative UI Design with Jetpack Compose

Declarative UI Design with Jetpack Compose

  1. 1

    Deep Dive E1 | Declarative UI Design with Jetpack Compose

    Declarative UI Design with Jetpack ComposeThis source presents an introductory guide to declarative UI design with Jetpack Compose, a modern toolkit for building native UIs on Android. The guide contrasts declarative UI design with imperative UI design, explaining that while imperative UI focuses on the "how" of how UIs are created, declarative UI focuses on the "what" – the desired state of the UI, leaving the implementation to the framework. This guide then discusses the components of a Compose project, such as composables (functions annotated with @Composable that build UI elements), modifiers (objects that define properties for composables), and layouts (functions like Column, Row, and Box that arrange UI elements). The guide also provides examples of common UI elements like Text, Image, Button, TextField, Icons, and LazyColumn/LazyRow which are used to create scrolling lists similar to RecyclerViews.

Type above to search every episode's transcript for a word or phrase. Matches are scoped to this podcast.

Searching…

We're indexing this podcast's transcripts for the first time — this can take a minute or two. We'll show results as soon as they're ready.

No matches for "" in this podcast's transcripts.

Showing of matches

No topics indexed yet for this podcast.

Loading reviews...

ABOUT THIS SHOW

Declarative UI Design with Jetpack Compose

HOSTED BY

Clinton Agoo

URL copied to clipboard!