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