Autocomplete
adds simple yet powerful autocomplete behavior to EditText
s, to avoid working with the infamous MultiAutoCompleteTextView
APIs.
Features
- Define a
AutocompletePolicy
to listen to text events - Popup is automatically shown
- Query text passed to
AutocompletePresenter
- List shown in a recycler view
- Built in support for
@usernames
,#hashtags
and similar
from The Android Arsenal
No comments:
Post a Comment