mirror of
https://github.com/material-components/material-components-android.git
synced 2026-01-17 02:11:43 +08:00
Prefix text can be set via the prefixText attribute or via the setPrefixText(CharSequence) method. Similarly, suffix text can be set via the suffixText attribute or via setSuffixText(CharSequence) PiperOrigin-RevId: 269799139