mirror of
https://github.com/material-components/material-components-android.git
synced 2026-02-20 08:39:55 +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