★ featured
compose2024.03.12 · 10 minProAndroidDev Animations with Lookahead in Jetpack Compose
Using LookaheadLayout to drive smooth, layout-aware transitions that survive recomposition and structural change.
- #android
- #compose
- #animation
- #lookahead
compose2024.03.04 · 8 minProAndroidDev Instagram-style long-press & draggable carousel indicators in Jetpack Compose
Building the long-press, expand, and drag-to-scrub indicator pattern that Instagram uses for its image carousels — in Jetpack Compose.
- #android
- #compose
- #animation
compose2024.02.25 · 9 minProAndroidDev Understanding window insets in Jetpack Compose
How insets work in Compose, what changed with edge-to-edge by default, and the patterns that survive as the API evolves.
- #android
- #compose
- #edge-to-edge
all posts
compose2024.03.14 · 8 minMedium Container transform animation with Lookahead in Jetpack Compose
Recreating Material's container-transform pattern using LookaheadLayout — without resorting to shared-element shims.
- #android
- #compose
- #animation
- #lookahead
compose2024.03.02 · 11 minProAndroidDev Overcoming common performance pitfalls in Jetpack Compose
A field guide to the recomposition, stability, and key-handling traps that quietly slow Compose UIs down — and how to fix them.
- #android
- #compose
- #performance
Command palette
Search for a command to run...