The default focus indicator on Android? A ripple so subtle it's almost invisible.
For users navigating with a keyboard or D-pad, that's a real problem, because they need to know where focus is at all times.
In my latest blog post, I share how to create a custom, accessible focus indicator using the Indication API in Jetpack Compose:
https://eevis.codes/blog/2026-04-30/more-accessible-focus-indicators-with-compose/
