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...
13.12.2024 18:30 — 👍 71 🔁 26 💬 2 📌 2
🤔 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
12.11.2024 17:21 — 👍 28 🔁 19 💬 19 📌 2🦋 Android Community Starter Packs👇
12.11.2024 18:48 — 👍 46 🔁 24 💬 8 📌 6
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...