I'm using appcompat v21, and a style (theme) inherited from Theme.AppCompat.NoActionBar. The text and background are both white in the popup of the spinner. I've tested on Android 4.0, 4.1, 4.2, 4.3, 4.4, but this only happens on Android 4.0 (ICS). Is this a bug of appcompat v21? How can I change the background of all the spinners using theme style? Thanks.
This is the screenshot from my app having the issue on ICS:
http://i.stack.imgur.com/qZ1L3.png
[EDIT]
I Found it here that this is a bug currently having in appcompat v21