I realize even I use wrap_content for my spinner (I avoid using match_parent as I do not want the spinner overly long), and using match_parent
wrap_content
match_parent
I merely "solve" the problem by using
200dp is just try-n-error value, to ensure all items in the drop down list are visible.