Appraysal
Back to Rules
WARNINGLikelyGuideline AccessibilityGoogle PlayAndroidDesign

Missing Accessibility Labels

UI elements should have contentDescription attributes for screen readers.

Quick Fix

Add meaningful contentDescription attributes to all interactive or informative images and buttons.

What Gets Detected

Detection Type:CODE PATTERN
Triggers (any of these):
<ImageButton<ImageViewButton(
Required if triggered (any of these fixes it):
contentDescriptionaccessibilityLabel

Check Your App

Scan your project to see if this rule affects your app

Run Free Scan