Accessibility-Test-Framework-for-Android
Accessibility-Test-Framework-for-Android copied to clipboard
TextContrastCheck does not run on TextView with Compose Origin
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.