Tuesday's #AndroidDev tip.
Do you work with Kotlin's Coroutine Flow API? If so, the Flow Marbles website is a handy resource to explain a number of the default Flow operators with helpful marble diagrams: flowmarbles.com
Tuesday's #AndroidDev tip.
Do you work with Kotlin's Coroutine Flow API? If so, the Flow Marbles website is a handy resource to explain a number of the default Flow operators with helpful marble diagrams: flowmarbles.com
Benchmarking can be tricky! In this blog post, I show an example of how easy it is to get the wrong results and how to fix it: www.romainguy.dev/posts/2024/y...
๐ค Did you know... there is a new Modifier in town ๐ค
The latest alpha version of Jetpack Compose contains a new `Modifier#animateBounds()` which can automatically animate the size & position of your Composable.
Simple example usage: gist.github.com/riggaroo/202...
#JetpackCompose
I see everyone posting lists and starter packs. Is there a .NET MAUI one yet? If not, let's get the family together here! Let me know if you're working in MAUI so I can add you :) go.bsky.app/CuMKHtE
๐ฆ Android Community Starter Packs๐
Here's the slides from a talk I gave at work about Haze.
There's no recording or anything, but the slides should hopefully be self-explanatory
chrisbanes.me/talks/haze-t...