Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resizing and refreshing drawable when error is triggered. #21

Open
TheKarlo95 opened this issue Jan 24, 2020 · 2 comments
Open

Resizing and refreshing drawable when error is triggered. #21

TheKarlo95 opened this issue Jan 24, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@TheKarlo95
Copy link

TheKarlo95 commented Jan 24, 2020

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.

@tiper tiper added the bug Something isn't working label Mar 7, 2020
@tiper
Copy link
Owner

tiper commented May 23, 2020

Hi @TheKarlo95
Are you using AndroidX or Appcompat?

Could you check if you set your styling to remove the error icon <item name="errorIconDrawable">@null</item> improves/fixes your issue?

@bludginozzie
Copy link

+1
I am using AndroidX

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants