WARNINGLikelyGuideline Accessibility
AndroidDesign
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