mirror of
https://github.com/material-components/material-components-android.git
synced 2026-01-24 08:22:06 +08:00
* To make announcements clearer, removed helper text from hint announcement. * Calling setLabelFor on helper text view so it's clear it refers to the edit text visually above it. * Calling setError is enough to let the screen reader decide how to announce the error. PiperOrigin-RevId: 317651946