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

Add a 'clearInputText' Method in ChipsInputLayout #45

Open
Frank-99 opened this issue May 4, 2019 · 0 comments
Open

Add a 'clearInputText' Method in ChipsInputLayout #45

Frank-99 opened this issue May 4, 2019 · 0 comments

Comments

@Frank-99
Copy link
Contributor

Frank-99 commented May 4, 2019

I need to clear the input text as I need to reset the ChipsInputLayout.
Right now, If there is some text in the Input text, I can't remove it, thus leaving the text (obviously) and the filtered chips visible, as it automatically hides when a chip has been selected or the input text deleted.

I tried in many different ways but none worked so far. I even tried to download the code and implement it as a library and do the fix myself, but the ChipsInputLayout then breaks in the xml
Edit: I also forgot to mention that this is while editing, when the app is installed, it doesn't even start...

I hope you can help me solve this problem!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant