Skip to content
This repository was archived by the owner on Jun 8, 2026. It is now read-only.

Create only one instance of ChipsInputEditText per ChipsInput#99

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

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

Conversation

@crearo

@crearo crearo commented Apr 8, 2018

Copy link
Copy Markdown

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant