AutoCompleteTextView suggestion list that does not show up with API calls
I am trying to insert in my View an AutoCompleteTextView, of which I don’t immediately know the list to filter in , because it comes to me from an API call
I am trying to insert in my View an AutoCompleteTextView, of which I don’t immediately know the list to filter in , because it comes to me from an API call