Connect with us

Hi, what are you looking for?

Video

Lazy layouts in Compose

Compose brings a simple and performant way of creating scrolling lists, with fewer lines of code than RecyclerView. Learn how lazy layouts enable adding content on demand, how to use Lazy composables, how these work under the hood, and optimization tips for better performance. Discover why you should always provide unique keys, avoid nested scrolling and 0-pixel sized items. Last, hear about exciting new features like lazy grids and item animations.

Resources:
Jetpack Compose Layouts →
Layouts in Jetpack Compose Codelabs→
Lists in Jetpack Compose codelab →
Common performance gotchas →

Speakers: Andrey Kulikov, Simona Stojanovic, Mihai Popa

Watch more:
All Google I/O 2022 Sessions →
Android and Play at Google I/O 2022 playlist →
All Google I/O 2022 technical sessions →

Subscribe to Android Developers →

#GoogleIO #Featured #JetpackCompose

Credit: YouTube/Android Developers

Advertisement. Scroll to continue reading.
AIAD

You May Also Like

Video

In this video, Tomáš will demonstrate techniques for improving Jetpack Compose app performance through measurement, debugging, and strategic optimization. You will gain insights into...

Video

1. Keep Compose up-to-date 2. Generate a baseline profile 3. Defer phases #Featured #Android #JetpackCompose Credit: YouTube/Android Developers

Video

Are you constantly in awe of the animations your designer creates but have no idea how to implement them? Or maybe you want to...

Video

What helpers can we use to implement gesture handling in our app? Catch this Short with Jolanda to learn more! #JetpackCompose Credit: YouTube/Android Developers