I'm testing my app on Windows Subsystem for Android.
When I click on a android.widget.Spinner
to select an item from the list and move the mouse, the list keeps scrolling down. This behavior makes it very difficult to select items.
This does not manifest with AutoCompleteTextView
Has anyone run into the same problem?