Creating a Custom Compose Layout, Step-By-Step

July 18, 2025 42 min Free

Description

This talk explores the process of building custom layouts in Android using Jetpack Compose. The presenter, Huyen Tue Dao, breaks down the composition, measurement, and placement phases, demonstrating how to leverage the `Layout` composable for efficient UI design. The session highlights techniques for optimizing performance through phase-specific state reads and introduces concepts like scopes and custom modifiers for creating reusable and powerful layout components.