public static interface InputErrorFeedbackLayout.CustomInputErrorDelegate
Modifier and Type | Method and Description |
---|---|
void |
setupIcon(ImageView errorIcon)
Setup how the error icon should be displayed.
|
void |
setupText(TextView errorText)
Setup how the error text should be displayed.
|