Afzal Najam
afzal.me
Afzal Najam
@afzal.me
Android Developer @ Doist (Todoist and Twist) 🇨🇦. Words are my own.
I write on https://afzal.me and https://doist.dev

#Android #JetpackCompose #Kotlin
Lol had some fun with Goose at MCP hack night in Toronto.

Everything's fun when the tokens are free 😅

@iandouglas736.com Thanks for hosting this!

#TorontoTechWeek
June 25, 2025 at 12:24 AM
TIL that Dynamic colors for home screen widgets on #Android change not only based on what the wallpaper is but also where the widget is placed?

#AndroidDev
February 11, 2025 at 10:07 PM
Thanks! My original code doesn't but with little modification, yes. As long as all FilterChips have a unique sharedContentState key even if they're not selected yet, so that when they're selected, they match the correct selected chips instead of transitioning to the wrong chip.
November 26, 2024 at 3:28 PM
Worked on this shared element transition in Compose this weekend for a not-yet open-source workout app. Pretty glad with how it turned out.

It was quite easy, as long as you don't forget to use the targetState within the AnimatedContent's content 😅

#Compose #Kotlin #Multiplatform #AndroidDev
November 25, 2024 at 8:27 PM