EditText.Autocomplete.AutocompletePolicy implementation.Autocomplete.Builder.AutocompletePresenter.AutocompletePolicy for cases when you want to trigger the popup when a
certain character is shown.AutocompleteCallback.AutocompletePresenter.PopupDimensions for this popup.AutocompletePresenter
for a showing popup.EditText.AutocompletePresenter implementation that hosts a RecyclerView.AutocompletePresenter.ClickProvider.AutocompletePresenter to be used, responsible for showing
items.AutocompleteCallback to be used, responsible for listening to
clicks provided by the presenter, and visibility changes.AutocompletePolicy to be used, responsible for showing / dismissing
the popup when certain events happen (e.g.