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

[TextInputLayout] set endIconView as active when TextInputEditText gain focus #1238

Conversation

rewgoes
Copy link
Contributor

@rewgoes rewgoes commented Apr 22, 2020

closes #879

This feature allows the endIconView to be set as activated when TextInputEditText gains focus.

The feature is blocked by #1235 (186c8f0)

@leticiarossi
Copy link
Contributor

Thanks for the PR! I don't think it makes sense to make the icon activated when the text field gains focus. Once your other PR is merged in, that issue in #879 with the focused color of the icon tint being ignored will be solved, so will be closing this one.

@rewgoes rewgoes deleted the feature/text_input_layout_active_state branch August 31, 2020 23:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[TextInputLayout] TextInputLayout not getting focus
3 participants