I\'ve read several thing about it but I can\'t find what I need.
I want to keep the grey arrow but I want to remove the horizontal bar from the default style and have a whit
A simple solution that doesn't require you to create your own drawable for the arrow is to wrap the spinner with a RelativeLayout, and set the background color in the RelativeLayout, not the spinner: