More Accessible Focus Indicators with Compose
Reading time: about 7 minutes
Published
Let's talk about focus indicators, and how you can make your focus indicators more accessible with Compose.
Read the Post »Reading time: about 7 minutes
Published
Let's talk about focus indicators, and how you can make your focus indicators more accessible with Compose.
Read the Post »Reading time: about 7 minutes
Published
Another year, another WeCoded-post. This time it's about feeling invisible, being told my existence is propaganda, and some assumptions of incompetence.
Read the Post »Reading time: about 4 minutes
Published
When enabling font scaling is not an option, the iOS-like large content viewer functionality can be an answer. But you need to support assistive technology with it as well.
Read the Post »Reading time: about 6 minutes
Published
What if enabling font scaling is not an option for some element, like the bottom bar? One option would be to build iOS-like large content viewer functionality.
Read the Post »Reading time: about 7 minutes
Published
2025 was an interesting year, in a good way.
Read the Post »Reading time: about 3 minutes
Published
I was fixing an Android app and found buttons in a row getting cut off when I increased the font size. After diving into the code, the problem became clear: it was using `Row` when `FlowRow` was needed.
Read the Post »Reading time: about 3 minutes
Published
I'm starting a newsletter about making more inclusive Android apps, and this blog post explains why I'm doing it.
Read the Post »Reading time: about 5 minutes
Published
I've been generating apps with different AI tools and testing them for how accessible they are. This blog post summarises all the findings.
Read the Post »Reading time: about 7 minutes
Published
I’m often asked tips on writing accessibility tests for Android, and I decided to write this post to demonstrate how to test some issues with larger font sizes with UI tests.
Read the Post »Reading time: about 8 minutes
Published
This is a living document about how to work with me, and I try to update it when I learn or realize something new. I didn't want to create a dedicated page for it, at least not just yet, so I published it as a blog post.
Read the Post »