Issues with driver.find_element for android.widget.listItem

I have tried several ways to interact with the native widget but the XML mockup never shows the collection or the listItems, and it also doesn’t respond to the find_element by class or id. I also tried to find the element by the children of the spinner or something - there isn’t anything present at all.

Device is a pixel 3,
Appium 1.15.1.

Can you please provide some more info ? Pixel 3 Android version and the snap shot of the screen you are trying to find the element.