A collection of shorter thoughts, quick updates, and things I’ve learned that don’t warrant a full blog post.
Sizing Composables to window insets
There are APIs in Jetpack Compose to be able to size things exactly as tall/wide as specific Insets, which is documented here.
