You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When error is set, red error icon appears instead of spinner drawable which is OK with me. Problem is that it doesn't get reset when error is gone. Also views height get bigger when error is nonnull which doesn't happen with TextInputEditText.
EDIT: Also error message doesn't appear below like when using TextInputEditText.
The text was updated successfully, but these errors were encountered:
When error is set, red error icon appears instead of spinner drawable which is OK with me. Problem is that it doesn't get reset when error is gone. Also views height get bigger when error is nonnull which doesn't happen with
TextInputEditText
.EDIT: Also error message doesn't appear below like when using
TextInputEditText
.The text was updated successfully, but these errors were encountered: