Published inProAndroidDevTesting Different Navigation Options with ComposeOne part of creating accessible Android apps is to provide alternative navigation options. This blog post explores testing them.2d ago2d ago
Published inProAndroidDevNot a Phase — Text with Compose and CanvasI’ve continued my journey with Compose and Canvas! After exploring drawing and animating shapes, I wanted to learn more about text…Nov 10Nov 10
First Impressions of Compose MultiplatformI finally had the time to dive into Compose Multiplatform and Kotlin Multiplatform. I’ll share my first impressions from them in this blog…Oct 17Oct 17
Published inProAndroidDevFloating in Space — Animations with Compose and CanvasLet’s animate the Canvas! This blog post discusses how to do that with animated floats.Oct 6Oct 6
Published inProAndroidDevPaint the Stars — Drawing with Compose and CanvasI’ve always struggled with drawing in Canvas, and I decided to learn more about it. This blog post shares part of that learning journey.Sep 262Sep 262
Testing Android App Accessibility: ClueIn Droidcon Berlin, I gave a talk in which I tested one app — Clue — from an accessibility perspective. This blog post summarizes the talk.Sep 15Sep 15
Published inProAndroidDevBeyond the Binary — More Inclusive Gender Options with ComposeGender is not binary, and our user interfaces should reflect that. In this blog post, I’ll show one way to build a more inclusive gender…Sep 21Sep 21
Android Accessibility ChecklistAs a part of my master’s thesis, I developed an Android accessibility checklist. This blog post shares more about the process, and the list.Aug 7Aug 7
Published inProAndroidDevAccessibility Considerations with Stacked Cards Custom LayoutCats are back! In this blog post, we’ll look into accessibility considerations for the stacked cards layout.Jul 251Jul 251
Published inProAndroidDevDon’t Lock the Screen Orientation! Handling Orientation in ComposeMany Android apps are locked to portrait mode, and that is an accessibility problem.Jul 186Jul 186