You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the SuggestionAdapter: An adapter aimed to be used (But not only) with the AutoCompleteTextView component. The main point is that the adapter has a trigger (String) that starts the auto-complete list and will insert the user input + the suggestions from the list.