how to open a custom popup on a autoCompleteTextview in Android

Viewed 11

I want to create a popup something like this. This popup appears when we type or when we click on editText. It shows the list from the database.

something like this

Note: it also filters the list when we type in the editText like the image below

it also filters the list

0 Answers
Related