Alessandro Frigerio

Results 1 issues of Alessandro Frigerio

When I call ``` mText.setError(message); mText.setErrorColor(warningColor); ``` helperText and underline gets warningColor paint; I expected that calling setErrorColor would change also icons color but my icon always become red. Changing...