I'm using the @android:style/Theme.Material.Light.DarkActionBar as base for my theme in my values-21 folder.
Now I would like to change so that spinners in the actionbar as well as the dropdownmenu for the overflow button gets the style from the Light material theme, black text on white background.
But I can not get it to work, I have searched like crazy, tried all the methods I can find but they don't seem to work in the L preview. I also looked at the google i/o -14 app, but I'm having a hard time figuring out what's what.