mirror of
https://github.com/material-components/material-components-android.git
synced 2026-01-17 10:21:51 +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