Autocompletetextview drop down(suggestion list view) not working in mobile automation-Native Android-Java

Can anyone guide how to automate Autocompletetextview drop down (suggestion list view) in mobile automation ?


my app has got 2 different drop down option 1. Autocompletetextview and 2. drop down

I used the “Set Selected Item” activity to automatically select the country for Autocompletetextview drop down but the activity selects the complete List container instead the particular country(Selected Item).
image

when I tried for the drop down “Set Selected Item” activity works fine and automatically selects the country but not in the case of Autocompletetextview.

image

Can anyone guide me ASAP ?

please find the sample app below

app-debug.zip (4.2 MB)