google / google/Accessibility-Test-Framework-for-Android

TextContrastCheck does not run on TextView with Compose Origin

Open
#76 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
520
Forks
154
PR merge metrics
No merged PRs in 30d

Description

The `TextContrastCheck` is returning with a ResultType of `AccessibilityCheckResultType.NOT_RUN` on any `ViewHierarchyElement` with a class name of `TextView` and a `COMPOSE` Origin. The Result ID is `RESULT_ID_COULD_NOT_GET_TEXT_COLOR`. The `textColor` value in `ViewHierarchyElement` is `null`.

This is occurring with version 4.1.1.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.