Testing Different Navigation Options with Compose
Reading time: about 5 minutes
Published
One part of creating accessible Android apps is to provide alternative navigation options. This blog post explores testing them.
Read the Post »Reading time: about 5 minutes
Published
One part of creating accessible Android apps is to provide alternative navigation options. This blog post explores testing them.
Read the Post »Reading time: about 7 minutes
Published
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.
Read the Post »Reading time: about 5 minutes
Published
I finally had the time to dive into Compose Multiplatform and Kotlin Multiplatform. I'll share my first impressions from them in this blog post.
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 »