Skip to content

Make use of custom MultiAutoCompleteEditText optional #1

@marcosalis

Description

@marcosalis

com.teamwork.autocomplete.view.MultiAutoCompleteEditText is used by the library in order to ensure that the autocomplete dropdown correctly shows up when the user is moving the cursor within the view.
We don't know to enforce the use of that subclass, since client code might already be tied up to other third-party extensions of MultiAutoCompleteTextView.
We need to take MultiAutoCompleteTextView and then enable the additional selection features if the view is an instance of com.teamwork.autocomplete.view.MultiAutoCompleteEditText.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions