Floating in Space - Animations with Compose and Canvas
Reading time: about 4 minutes
Published
Let's animate the Canvas! This blog post discusses how to do that with animated floats.
Read the Post »Reading time: about 4 minutes
Published
Let's animate the Canvas! This blog post discusses how to do that with animated floats.
Read the Post »Reading time: about 8 minutes
Published
I've always struggled with drawing in Canvas, and I decided to learn more about it. This blog post shares part of that learning journey.
Read the Post »Reading time: about 7 minutes
Published
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.
Read the Post »Reading time: about 6 minutes
Published
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.
Read the Post »Reading time: about 4 minutes
Published
As a part of my master's thesis, I developed an Android accessibility checklist. This blog post shares it, and a bit of about the development process.
Read the Post »Reading time: about 8 minutes
Published
Cats are back! In this blog post, we'll look into accessibility considerations for the stacked cards layout.
Read the Post »Reading time: about 5 minutes
Published
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.
Read the Post »Reading time: about 9 minutes
Published
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.
Read the Post »Reading time: about 6 minutes
Published
I've been experiencing the worst case of imposter syndrome in my career, and I've almost ended up leaving tech behind. This blog post shares a bit from that story.
Read the Post »Reading time: about 6 minutes
Published
In this blog post, we'll look into how to write tests for custom components for programmatically available name, role, and value.
Read the Post »