Skip to content

[Bug] [Android] A11y inconsistencies for Android API 21-22 #1267

Open

Description

Description

There are a number of a11y inconsistencies on Android API 21-22, due to API limitations on older versions.

Various controls don't appear to receive any accessibility focus:

  • labels
  • activity indicator, progress bar
  • image

Most controls still don't read out semantic hint. (I've only noticed hint get read out from the slider control)

Steps to Reproduce

  1. Run .NET MAUI sample on an Android device/emulator API 21
  2. Navigate to Semantics Page
  3. Turn on TalkBack (download the apk if needed)
  4. Navigate through the page
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions