I've continued my journey with Compose and Canvas! After exploring drawing and animating shapes, I wanted to learn more about text, and this blog post dives into it.
In Droidcon Berlin, I gave a talk in which I tested one app - Clue - from an accessibility perspective. This blog post summarizes the talk and results.
Gender is not binary, meaning man and woman aren't the only genders. Our user interfaces should reflect that, and in this blog post, I'll show one way to build a more inclusive gender options component.
Many Android apps are locked to portrait mode, and that is an accessibility problem. This blog post discusses how to support both oritentations for Android apps.
What is better than a cat? A stack of cats! Or, in this case, cat photos. In this blog post, I'll discuss how to create a stacked cards custom layout with Compose.