Hi,
I'm trying to learn how to make an autocomplete textview in an android app would have a dropdown list of contacts with their numbers, based on the letters that the user enters that match a part of a name of a contact.
How would I accomplish this? I've spend hours on google without finding a complete solution, which I thought was odd.
Any help would be appreciated!
Thanks,
A beginner android developer
I'm trying to learn how to make an autocomplete textview in an android app would have a dropdown list of contacts with their numbers, based on the letters that the user enters that match a part of a name of a contact.
How would I accomplish this? I've spend hours on google without finding a complete solution, which I thought was odd.
Any help would be appreciated!
Thanks,
A beginner android developer