Skip to main content

Clickable span

This rule checks if links are displayed using a ClickableSpan before Android 8.0 (API level 26).

Accessibility services are not able to activate a ClickableSpan before Android 8.0. An exception to this rule is an URLSpan which does not contain a relative URI.

Solutions

Resources