Skip to content

Create only one instance of ChipsInputEditText per ChipsInput#99

Open
crearo wants to merge 1 commit intopchmn:masterfrom
crearo:fix-edittext
Open

Create only one instance of ChipsInputEditText per ChipsInput#99
crearo wants to merge 1 commit intopchmn:masterfrom
crearo:fix-edittext

Conversation

@crearo
Copy link

@crearo crearo commented Apr 8, 2018

A call to mChipsInput.getEditText() would create a new instance each time.
The instance held and used by the chips adapter was never returned.

A call to mChipsInput.getEditText() would create a new instance each time.
The instance held and used by the chips adapter was never returned.
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

Successfully merging this pull request may close these issues.

1 participant