This post explores the advanced layout concepts in Jetpack Compose. It covers the various meanings of the term 'Layout' in Compose, how to build a custom layout, and the purpose of the '.layout()' modifier. The post also introduces the '.SubcomposeLayout' and intrinsic measurements in Compose.
Table of contents
Advanced Layout conceptsEpisode 4 of MAD Skills: Compose Layouts and ModifiersAll of Compose’s LayoutsEnter the Layout phase matrix.layout() modifier for all the single elements out thereSubcomposeLayout — breaking the Compose phases ruleIntrinsic measurements — breaking the single pass measurement ruleAnd that’s a wrap 🎬This blog post is part of a series:Sort: